diff lispref/ChangeLog @ 74705:b3678b1f5d53

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 17 Dec 2006 22:23:13 +0000
parents 9068e737a4b6
children 9887ae4f4c40
line wrap: on
line diff
--- a/lispref/ChangeLog	Sun Dec 17 22:23:07 2006 +0000
+++ b/lispref/ChangeLog	Sun Dec 17 22:23:13 2006 +0000
@@ -1,5 +1,12 @@
 2006-12-17  Richard Stallman  <rms@gnu.org>
 
+	* loading.texi (Named Features): Explain subfeatures better.
+
+	* customize.texi: Use "option" only for user options.
+	For the keyword values inside defcustom etc, say "keywords".
+	For :options value's elements, say "elements".
+	:group should not be omitted.
+
 	* syntax.texi (Parsing Expressions): Split up node.
 	(Motion via Parsing, Position Parse, Parser State)
 	(Low-Level Parsing, Control Parsing): New subnodes.