]> git.eshelyaron.com Git - emacs.git/commitdiff
* customize.texi (Common Keywords): It's not necessary to use :tag
authorChong Yidong <cyd@stupidchicken.com>
Thu, 12 Mar 2009 00:00:47 +0000 (00:00 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 12 Mar 2009 00:00:47 +0000 (00:00 +0000)
to remove hyphens, as custom-unlispify-tag-name does it
automatically.
(Variable Definitions): Link to File Local Variables.  Document
customized-value symbol property.
(Customization Types): Move menu to end of node.

doc/lispref/ChangeLog

index 5c2363f3a9c7d2f833c4c03471e3fbfbfe48680a..f447a71ba4ac9a59042e3c5dc72ddf5368dd2f80 100644 (file)
@@ -1,3 +1,12 @@
+2009-03-11  Chong Yidong  <cyd@stupidchicken.com>
+
+       * customize.texi (Common Keywords): It's not necessary to use :tag
+       to remove hyphens, as custom-unlispify-tag-name does it
+       automatically.
+       (Variable Definitions): Link to File Local Variables.  Document
+       customized-value symbol property.
+       (Customization Types): Move menu to end of node.
+
 2009-03-10  Chong Yidong  <cyd@stupidchicken.com>
 
        * macros.texi (Compiling Macros): Omit misleading sentence, which