Improve apropos buffer highlighting.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 24 Apr 2011 00:15:26 +0000 (20:15 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 24 Apr 2011 00:15:26 +0000 (20:15 -0400)
commit4ef177aa26537bdbbe9d60cc87b973435390c271
tree548e47c412f43384189ecb7c4ef6507bf304e865
parent224a3131ee87cf4d59d8cf035b924171b73a25b6
Improve apropos buffer highlighting.

* lisp/apropos.el (apropos-label-face): Avoid variable-pitch face.
(apropos-accumulator): Doc fix.
(apropos-function, apropos-macro, apropos-command)
(apropos-variable, apropos-face, apropos-group, apropos-widget)
(apropos-plist): Add face property.
(apropos-symbols-internal): Fix indentation.
(apropos-print): Simplify help, and recognize apropos-multi-type.
(apropos-print-doc): Use button-type-get to extract the button's
face property.  Fill docstring (Bug#8352).
lisp/ChangeLog
lisp/apropos.el