]> git.eshelyaron.com Git - emacs.git/commit
Fix apropos-documentation with universal argument
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 17 May 2022 23:22:18 +0000 (01:22 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 17 May 2022 23:22:26 +0000 (01:22 +0200)
commit961cec0a7d0d300df4405215d0a0ece35c52b4c1
tree268c4402ff73b0cf54d14a1d0f2ffed62786317e
parentf99980bf6cd0a707963a7ec4c796768e43b451d2
Fix apropos-documentation with universal argument

* lisp/apropos.el (apropos-documentation-check-elc-file): Look up
.elc files in the load path (and don't bug out on deleted .elc
files) (bug#55492).
lisp/apropos.el