]> git.eshelyaron.com Git - emacs.git/commit
Make `C-h f' look up key bindings in the current buffer again
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 5 Jun 2022 19:48:21 +0000 (21:48 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 5 Jun 2022 19:48:21 +0000 (21:48 +0200)
commit3f388d7929346f39c99b7d801e8f62a9b71c4b73
tree6a01828188a0167465f7621da73831fbd9a0a422
parentbb9c899b07a6a7de3a04b65caa55f11fdc36908c
Make `C-h f' look up key bindings in the current buffer again

* lisp/help-fns.el (describe-function): Pass in the correct buffer
to look up key bindings in.
(describe-function-1): Use it.
lisp/help-fns.el