From 2da6bee85043519393a936d10f1706c443c1389d Mon Sep 17 00:00:00 2001 From: Eshel Yaron Date: Sat, 17 Feb 2024 12:39:03 +0100 Subject: [PATCH] ; * doc/emacs/mini.texi (Completion Options): Improve indexing. --- doc/emacs/mini.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/emacs/mini.texi b/doc/emacs/mini.texi index d33e29980b7..c281b44fd59 100644 --- a/doc/emacs/mini.texi +++ b/doc/emacs/mini.texi @@ -1102,7 +1102,9 @@ completion, the annotations show major mode and either the name of file that the buffer is visiting or the name and status of the buffer's process. +@cindex highlighting previous completion inputs @cindex previous input highlighting, in completions +@cindex completion previous input highlighting @vindex completions-highlight-previous-inputs In the @file{*Completions*} buffer, Emacs highlights completion candidates that appear in the minibuffer history (meaning you have -- 2.39.5