CVS update by stephent packages ...

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Wed Feb 27 17:51:35 EST 2008


  User: stephent
  Date: 08/02/27 23:51:35

  Modified:    packages XEmacs.rules ChangeLog
Log:
Doc patch. <87y796kojy.fsf at uwakimon.sk.tsukuba.ac.jp>

Revision  Changes    Path
1.60      +2 -1      XEmacs/packages/XEmacs.rules

Index: XEmacs.rules
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/XEmacs.rules,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -p -r1.59 -r1.60
--- XEmacs.rules	2007/05/24 20:22:29	1.59
+++ XEmacs.rules	2008/02/27 22:51:31	1.60
@@ -59,7 +59,8 @@
 #   $(PACKAGE) in the name
 # EARLY_GENERATED_LISP = additional .el files that will be generated before
 #   any byte-compilation (use this for autoloads-type files); rules must be
-#   given to build them
+#   given to build them.  XEmacs.rules will automatically add auto-autoloads,
+#   custom-load, and custom-defines to this list, so don't include them.
 # GENERATED_LISP = additional .el files that will be generated at
 #   byte-compilation time; rules must be given to build them
 # PRELOADS = additional command-line arguments needed when compiling .elcs



1.727     +5 -0      XEmacs/packages/ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/ChangeLog,v
retrieving revision 1.726
retrieving revision 1.727
diff -u -p -r1.726 -r1.727
--- ChangeLog	2008/02/27 20:06:55	1.726
+++ ChangeLog	2008/02/27 22:51:32	1.727
@@ -1,3 +1,8 @@
+2008-02-27  Stephen J. Turnbull  <stephen at xemacs.org>
+
+	* XEmacs.rules (EARLY_GENERATED_LISP):
+	Document automatically included files.
+
 2008-02-27  Norbert Koch  <viteno at xemacs.org>
 
 	* Packages released: xemacs-devel.





More information about the XEmacs-CVS mailing list