From: Eli Zaretskii Date: Wed, 17 Feb 2021 16:57:42 +0000 (+0200) Subject: ; Fix last change in commands.texi. X-Git-Tag: emacs-28.0.90~3683 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0c30b939e7463d3d6d4021952e066ac6970e5081;p=emacs.git ; Fix last change in commands.texi. --- diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index cd30fb19ee2..de04d89b8e2 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.texi @@ -775,6 +775,7 @@ part of the prompt. @end example @vindex read-extended-command-predicate +@findex command-completion-default-include-p This command heeds the @code{read-extended-command-predicate} variable, which can filter out commands that are not applicable to the current major mode (or enabled minor modes). By default, the value of