(super-apropos-check-elc-file): New function.
commit6cb26914ccbe2c00a0724ed92d27d00d15b6671e
authorRichard M. Stallman <rms@gnu.org>
Thu, 29 Dec 1994 04:17:00 +0000 (29 04:17 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 29 Dec 1994 04:17:00 +0000 (29 04:17 +0000)
tree9618af933494c3446920194a2295c3a861b5fb3c
parenta33b76c3eb717aff77676288debffa30f700a92b
(super-apropos-check-elc-file): New function.
specifies which file to search.
(apropos-files-scanned): New variable.
(super-apropos): Bind apropos-files-scanned.
Update apropos-accumulate from apropos-print-matches.
Call super-apropos-accumulate before checking for no matches.
(super-apropos-check-doc-file): Don't visit the file, just insert it.
(super-apropos-accumulate): When doc string is in a file, scan that file.
(apropos-print-matches): Return the sorted list.
(safe-documentation): Handle compiled files.
lisp/apropos.el