Use proper faces in apropos.el.
authorChong Yidong <cyd@gnu.org>
Mon, 23 Apr 2012 15:38:48 +0000 (23:38 +0800)
committerChong Yidong <cyd@gnu.org>
Mon, 23 Apr 2012 15:38:48 +0000 (23:38 +0800)
commit46c71e2314b443fbc0c50132afc4f3368e6b52e3
tree038552d04c7fffccf23f98136c2dd39c8235b7c2
parent922d37d3e83008260a9d6eabc1bee6973ed3c6b8
Use proper faces in apropos.el.

* lisp/apropos.el (apropos-symbol, apropos-keybinding, apropos-label)
(apropos-property, apropos-function-button)
(apropos-variable-button, apropos-misc-button): New faces.
(apropos-symbol-face, apropos-keybinding-face)
(apropos-label-face, apropos-property-face, apropos-match-face):
Variables removed.
(apropos-library-button, apropos-format-plist, apropos-print)
(apropos-print-doc, apropos-describe-plist): Callers changed.

Fixes: debbugs:8396
etc/NEWS
lisp/ChangeLog
lisp/apropos.el