[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 29e310d60f: Fix Completion Options typo
From: |
Lars Ingebrigtsen |
Subject: |
master 29e310d60f: Fix Completion Options typo |
Date: |
Tue, 22 Mar 2022 14:18:30 -0400 (EDT) |
branch: master
commit 29e310d60f7327f177bbaaa7fdaf14101cd0476f
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>
Fix Completion Options typo
* doc/emacs/mini.texi (Completion Options): Fix typo.
---
doc/emacs/mini.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/emacs/mini.texi b/doc/emacs/mini.texi
index 72a3cf2491..ff0fa505a8 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- master 29e310d60f: Fix Completion Options typo,
Lars Ingebrigtsen <=