]> git.eshelyaron.com Git - emacs.git/commit
(apropos-match-face): Use `secondary-selection' rather
authorKarl Heuer <kwzh@gnu.org>
Tue, 19 Dec 1995 22:01:53 +0000 (22:01 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 19 Dec 1995 22:01:53 +0000 (22:01 +0000)
commit26a4a227ac02f64280967676cf3e60de32d023cb
tree811b8abdc156c9272a62018c938bc9ac45be6bc7
parentef818feb0df318b44ad717752ab729b58dd0ae59
(apropos-match-face): Use `secondary-selection' rather
than `highlight' to distinguish it from mouse-face highlighting of
hyperlinks.
(apropos-mode-map): Rename from `apropos-local-map'.
(apropos-mode): Set it rather than have a local-map that made RET
locally unusable when copied to other buffer.
(apropos-print): Use it.  When there is only one property, show
what it is.  Remove superfluous `save-excursion', thus making help
commands' return-message be correct.
(apropos-print, apropos-describe-plist): `print-help-return-message'
like help commands.
lisp/apropos.el