1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 14:30:50 -08:00

; * doc/emacs/mini.texi (Minibuffer History): Fix typo.

This commit is contained in:
Robert Pluim 2025-09-08 15:14:04 +02:00
parent e65ebdf329
commit 56cdb65e54

View file

@ -888,7 +888,7 @@ the regular expression makes the search case-sensitive (@pxref{Lax
Search}). Search}).
You can also search through the minibuffer history using incremental You can also search through the minibuffer history using incremental
search (@kbd{C-s} and @code{C-r}). @xref{Isearch Minibuffer}. search (@kbd{C-s} and @kbd{C-r}). @xref{Isearch Minibuffer}.
Emacs keeps separate history lists for several different kinds of Emacs keeps separate history lists for several different kinds of
arguments. For example, there is a list for file names, used by all arguments. For example, there is a list for file names, used by all