mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-03 14:10:47 -08:00
Fix Completion Options typo
* doc/emacs/mini.texi (Completion Options): Fix typo.
This commit is contained in:
parent
d0e457325d
commit
29e310d60f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue