]> git.eshelyaron.com Git - emacs.git/commit
Improve options and docs of M-x command completion
authorEli Zaretskii <eliz@gnu.org>
Sun, 8 Jan 2023 10:23:26 +0000 (12:23 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 8 Jan 2023 10:23:26 +0000 (12:23 +0200)
commit53e64cfb852e8c953e90448970f7d48b3872bc1e
tree5ee8657720b7ad7fc825cbb96b860742ab41ca5f
parentfef4f18cc33754c1c06be3100563e2b0b690c067
Improve options and docs of M-x command completion

* lisp/simple.el (read-extended-command-predicate): Expand the
doc string.  Add 2 more selectable values.
(command-completion-using-modes-and-keymaps-p): New function.
(execute-extended-command): Mention
'read-extended-command-predicate' in the doc string.  (Bug#60645)
lisp/simple.el