]> git.eshelyaron.com Git - emacs.git/commit
Factor out the lambda from help-function-def
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 11 Oct 2019 19:58:26 +0000 (21:58 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 11 Oct 2019 19:58:26 +0000 (21:58 +0200)
commit3f8885638a667dadcd9c38c1da07d143c9341b9a
tree9d6ccc393eae71ef67645aa543a8f868d0b171dd
parent8e4a090ff71f64b1d36aebc3f6a8e0145f690bf9
Factor out the lambda from help-function-def

* lisp/help-mode.el (help-function-def--button-function): Factor
out into own function for easier reuse.
(help-function-def): ... from the lambda here.
lisp/help-mode.el