diff options
| author | Dave Love | 1999-10-19 12:49:42 +0000 |
|---|---|---|
| committer | Dave Love | 1999-10-19 12:49:42 +0000 |
| commit | 34f94cf948aef2ba881340e69162b43d5056739f (patch) | |
| tree | ffcbe05e4ccac8c6e47cddd7ca9b4f29da541bba /etc | |
| parent | 447af88fc94a620fed4c5d10f796c71580743922 (diff) | |
| download | emacs-34f94cf948aef2ba881340e69162b43d5056739f.tar.gz emacs-34f94cf948aef2ba881340e69162b43d5056739f.zip | |
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'. | |||
| 336 | ** Customize changes | 336 | ** Customize changes |
| 337 | 337 | ||
| 338 | *** Customize now supports comments about customized items. Use the | 338 | *** Customize now supports comments about customized items. Use the |
| 339 | `State' menu to add comments. | 339 | `State' menu to add comments. Note that customization comments will |
| 340 | cause the customizations to fail in earlier versions of Emacs. | ||
| 340 | 341 | ||
| 341 | *** The new option `custom-buffer-done-function' says whether to kill | 342 | *** The new option `custom-buffer-done-function' says whether to kill |
| 342 | Custom buffers when you've done with them or just bury them (the | 343 | Custom buffers when you've done with them or just bury them (the |