]> git.eshelyaron.com Git - emacs.git/commit
Make `apropos-library' also work for libraries without symbols
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 14 Jul 2021 10:11:52 +0000 (12:11 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 14 Jul 2021 10:11:52 +0000 (12:11 +0200)
commitc218aa5b533be22f3a97a2d2a330de0907c7c34e
tree41b209b242f465bb510a0c7bb9a54150d45c9ebb
parentdd34bef7d3769a8574bcee2c1e91e8445129af75
Make `apropos-library' also work for libraries without symbols

* lisp/apropos.el (apropos--preamble): Factor out (bug#17832)...
(apropos-print-doc): ... from here.
(apropos-library): Use it to display the apropos buffer even if it
has no symbols of its own.
lisp/apropos.el