]> git.eshelyaron.com Git - emacs.git/commit
Run find-function-after-hook after finding a symbol
authorTino Calancha <f92capac@gmail.com>
Mon, 25 Apr 2016 17:27:06 +0000 (19:27 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 23 Sep 2016 13:36:24 +0000 (16:36 +0300)
commitdc1e0ac761725931f23de13df4ef5020372a52a0
tree7d43fe38a26118834a6d54ba836b9fe3519895f1
parent0ae9a816b9f68bd3f50fc287a342237c8b4fe78d
Run find-function-after-hook after finding a symbol

* lisp/emacs-lisp/find-func.el (find-library):
* lisp/help-mode.el (help-function-def, help-variable-def):
Run `find-function-after-hook' inside the help-function of the
buttons (bug#22583).
* etc/NEWS: Mention the change.

This is a backport from master.
(cherry picked from commit f069d854508946bcc03e4c77ceb430748e3ab6d7)
etc/NEWS
lisp/emacs-lisp/find-func.el
lisp/help-mode.el