# HG changeset patch # User Chong Yidong # Date 1236816047 0 # Node ID b94fb0c6526fe7667a8363bfa4a20758b24a6679 # Parent 467e43a5edd5c07cde5ad1a15ab30c9d24caf5ee * 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. diff -r 467e43a5edd5 -r b94fb0c6526f doc/lispref/ChangeLog --- a/doc/lispref/ChangeLog Wed Mar 11 23:50:45 2009 +0000 +++ b/doc/lispref/ChangeLog Thu Mar 12 00:00:47 2009 +0000 @@ -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