From f2bbc08cb458a98a4f2ccd396584c0f1937a799a Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Thu, 12 Mar 2009 00:00:47 +0000 Subject: [PATCH] * 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. --- doc/lispref/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 5c2363f3a9c..f447a71ba4a 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,12 @@ +2009-03-11 Chong Yidong + + * 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 * macros.texi (Compiling Macros): Omit misleading sentence, which -- 2.39.5