diff options
author | Glenn Morris <rgm@gnu.org> | 2012-08-04 21:56:28 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-08-04 21:56:28 -0700 |
commit | 8d5dd3701caf1dac63e92ab04c1ca3d79cfcb18c (patch) | |
tree | 1d432cc8fdba882ef2bcfbf672e9f898523041bd /etc | |
parent | 0c51ff6dcc0ec3facb9d7c73836bba0349ebdc62 (diff) | |
download | emacs-8d5dd3701caf1dac63e92ab04c1ca3d79cfcb18c.tar.gz |
NEWS clarification
Fixes: debbugs:12104
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -582,7 +582,7 @@ buffer was used. The search is performed using `customize-apropos'. To turn off the search field, set `custom-search-field' to nil. -*** Custom options now start out hidden if at their default values. +*** Options in customize group buffers start out hidden if not customized. Use the arrow to the left of the option name to toggle visibility. *** custom-buffer-sort-alphabetically now defaults to t. |