diff options
-rw-r--r-- | doc/emacs/mini.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/mini.texi b/doc/emacs/mini.texi index 72a3cf24912..ff0fa505a8e 100644 --- a/doc/emacs/mini.texi +++ b/doc/emacs/mini.texi @@ -687,7 +687,7 @@ The Emacs Lisp Reference Manual}). @vindex completions-highlight-face When @code{completions-highlight-face} names a face, the current completion candidate, the one that will be selected by typing -@kbd{@key}RET}} or clicking the mouse, will be highlighted using that +@kbd{@key{RET}} or clicking the mouse, will be highlighted using that face. The default value of this variable is @code{completions-highlight}; the value is @code{nil} disables this highlighting. This feature uses the special text property |