]> git.eshelyaron.com Git - emacs.git/commit
Fix execute-extended-command help text for remapped commands
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 6 Jun 2022 14:43:12 +0000 (16:43 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 6 Jun 2022 14:43:12 +0000 (16:43 +0200)
commit8c252e2326a3f633d281d70d2f9e7e75975ebdab
treec74d500c8ccb726a5505122549219fc96fd7b427
parentdc9337aacd682b6346b7918ec9b3067e3a06269b
Fix execute-extended-command help text for remapped commands

* lisp/simple.el (execute-extended-command): Don't provide
misleading help text for remapped commands (bug#23543).
lisp/simple.el