Remove non-option variable handling from customize-apropos
commit775c916bd7fb488b1a6cb907ee5522c0279d435c
authorChong Yidong <cyd@gnu.org>
Mon, 23 Apr 2012 12:37:55 +0000 (23 20:37 +0800)
committerChong Yidong <cyd@gnu.org>
Mon, 23 Apr 2012 12:37:55 +0000 (23 20:37 +0800)
treeb3e0e63113ecbee33a417424d223441a6df95632
parent2df41f9c6f22d4e001082df4301c73dccfd01ef0
Remove non-option variable handling from customize-apropos
and enable use of word lists for customize-apropos-options etc.

* lisp/apropos.el (apropos-read-pattern): Make prompt less cryptic.

* lisp/cus-edit.el (customize-apropos, customize-apropos-options):
Disable matching of non-option variables.
(customize-option, customize-option-other-window)
(customize-changed-options): Doc fix.
(customize-apropos-options, customize-apropos-faces)
(customize-apropos-groups): Use apropos-read-pattern.

Fixes: debbugs:11176
etc/NEWS
lisp/ChangeLog
lisp/apropos.el
lisp/cus-edit.el