diff options
author | Dave Love <fx@gnu.org> | 1999-10-19 12:49:42 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 1999-10-19 12:49:42 +0000 |
commit | 34f94cf948aef2ba881340e69162b43d5056739f (patch) | |
tree | ffcbe05e4ccac8c6e47cddd7ca9b4f29da541bba /etc | |
parent | 447af88fc94a620fed4c5d10f796c71580743922 (diff) | |
download | emacs-34f94cf948aef2ba881340e69162b43d5056739f.tar.gz |
Note about custom comments.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -336,7 +336,8 @@ tooltip display in the group `tooltip'. ** Customize changes *** Customize now supports comments about customized items. Use the -`State' menu to add comments. +`State' menu to add comments. Note that customization comments will +cause the customizations to fail in earlier versions of Emacs. *** The new option `custom-buffer-done-function' says whether to kill Custom buffers when you've done with them or just bury them (the |