diff options
author | Eli Zaretskii <eliz@gnu.org> | 2021-02-17 18:53:54 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2021-02-17 18:53:54 +0200 |
commit | 927b88571cebb4f64aca360fbfa5d15a1f922ad6 (patch) | |
tree | 6253d2c9397c54b4de9042fc146c8b6edda38b2e /test/lisp/emacs-lisp/bytecomp-resources/warn-autoload-not-on-top-level.el | |
parent | 0324ec17375028bd1b26a6d695535450d5a5a9c5 (diff) | |
download | emacs-927b88571cebb4f64aca360fbfa5d15a1f922ad6.tar.gz emacs-927b88571cebb4f64aca360fbfa5d15a1f922ad6.tar.bz2 emacs-927b88571cebb4f64aca360fbfa5d15a1f922ad6.zip |
Disable filtering of commands in M-x completion
This makes the default behavior like it was before:
M-x completion doesn't filter out any commands. To
have commands filtered based on their relevance to the
current buffer's modes, customize the option
'read-extended-command-predicate' to call
'command-completion-default-include-p'.
* doc/lispref/commands.texi (Interactive Call):
* doc/emacs/m-x.texi (M-x): Update the description of
'read-extended-command-predicate' and improve wording.
* etc/NEWS: Update the entry about
'read-extended-command-predicate'.
* lisp/simple.el (read-extended-command-predicate): Change default
value to nil. Update doc string. Add :group.
(read-extended-command): Handle nil as meaning to apply
no-filtering.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-autoload-not-on-top-level.el')
0 files changed, 0 insertions, 0 deletions