]> git.eshelyaron.com Git - emacs.git/commit
Only search for a variable when instructed
authorAlexander Gramiak <agrambot@gmail.com>
Tue, 11 Aug 2020 13:26:24 +0000 (15:26 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 11 Aug 2020 13:26:24 +0000 (15:26 +0200)
commite7819074013ac3c2b84abbc05a6f4f6c413d981e
treedd9c6f41282a74b9108ff817a2dceff9a80a808d
parent9b01badf7cf7bb6cd64bc8d39564b46ae74b889f
Only search for a variable when instructed

* lisp/help-fns.el (find-lisp-object-file-name): Check for 'defvar
argument before searching for an internal variable (Bug#24697).
* test/lisp/help-fns-tests.el: New tests.
lisp/help-fns.el
test/lisp/help-fns-tests.el