]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix last m-x.texi change.
authorEli Zaretskii <eliz@gnu.org>
Wed, 17 Feb 2021 16:59:01 +0000 (18:59 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 17 Feb 2021 16:59:01 +0000 (18:59 +0200)
doc/emacs/m-x.texi

index b8770982c5eda71980732273e058c4bae9f647cd..c51f10a47aafaacb6b25cae086f5300a2c8d67c5 100644 (file)
@@ -55,7 +55,7 @@ Emacs release.)
 relevant to, and generally cannot work with, the current buffer's
 major mode (@pxref{Major Modes}) and minor modes (@pxref{Minor
 Modes}).  By default, no commands are excluded, but you can customize
-the option @var{read-extended-command-predicate} to exclude those
+the option @code{read-extended-command-predicate} to exclude those
 irrelevant commands from completion results.
 
   To cancel the @kbd{M-x} and not run a command, type @kbd{C-g} instead