Add latest changes of old library and some more.
authorKarl Heuer <kwzh@gnu.org>
Sat, 22 Jul 1995 15:17:54 +0000 (15:17 +0000)
committerKarl Heuer <kwzh@gnu.org>
Sat, 22 Jul 1995 15:17:54 +0000 (15:17 +0000)
commit645c4f6a8f8582b0a84dcc42d3b064e856d5a88c
tree082b9f86a5a6be16c97c27d294faecb0d3cfdf7a
parent821d417e039c368e6ca8c001a4f0fd93c303fc6c
Add latest changes of old library and some more.
(apropos): Only show unbound symbols when do-all
(apropos-documentation-check-elc-file): new copied function.
(apropos-command): also use `apropos-do-all' when called as function.
(apropos-print-doc): renamed from `apropos-print-documentation', i
is numeric index, replaces parameter tem.
(apropos-macrop): new function.
(apropos-print): use it to differentiate macros.
(apropos-symbol-face, apropos-keybinding-face, apropos-label-face)
(apropos-property-face, apropos-match-face): new variables
replace and extend the effect of `apropos-use-faces'.
(apropos-safe-documentation): renames `safe-documentation', also
returns a cons.
(apropos-regexp, apropos-files-scanned, apropos-accumulator)
(apropos-item): new variables to prevent compiler warnings.
(apropos-value-internal, apropos-documentation-internal): new fns.
lisp/apropos.el