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