]> git.eshelyaron.com Git - emacs.git/commit
Make M-S-x output better in mode that have bindings for `undefined'
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 19 Jun 2022 13:47:45 +0000 (15:47 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 19 Jun 2022 13:47:45 +0000 (15:47 +0200)
commit7bfb35f8a7b364877c5a07297f16bc38d00f1989
treecb86aa3938dd22730f1b8754fc0f128a0b5d4709
parent46db98ece2cab6bac67c05aff1def9d910591cbb
Make M-S-x output better in mode that have bindings for `undefined'

* lisp/simple.el (command-completion-using-modes-p): Speed up case
when there's no command modes.
(execute-extended-command-for-buffer): Make M-S-x output better
(bug#46665).
lisp/simple.el