]> git.eshelyaron.com Git - emacs.git/commit
Handle anonymous commands in C-h K
authorEshel Yaron <me@eshelyaron.com>
Tue, 14 Feb 2023 07:18:37 +0000 (09:18 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 11 Jan 2024 19:37:37 +0000 (20:37 +0100)
commit7fc43a4aac7e9043c70ec9a29ea479f28b64f7a5
tree4842c0320aa32d96c534fdee085a06f79cc56559
parent32cce70e91356f0c4eadc72f7e47bb358931a3e5
Handle anonymous commands in C-h K

* lisp/info.el (Info-goto-emacs-key-command-node): Don't call
Info-goto-emacs-command-node for anonymous commands.  (Bug#61505)

(cherry picked from commit 9eed00c8e5ac697203dc24331c60bd2bb0b90b5d)
lisp/info.el