]> git.eshelyaron.com Git - emacs.git/commitdiff
(Minibuffer History): Add a link to `Isearch Minibuffer'.
authorJuri Linkov <juri@jurta.org>
Mon, 29 Dec 2008 00:19:15 +0000 (00:19 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 29 Dec 2008 00:19:15 +0000 (00:19 +0000)
doc/emacs/mini.texi

index 58c6b82ec92401107f003a13b3f1305bf3b46d9c..b24b220a5f79ed72fb3cbd3680821ea17e3ea0a1 100644 (file)
@@ -503,7 +503,9 @@ searches older elements in the history, while @kbd{M-s}
 commands are unusual: they use the minibuffer to read the regular
 expression even though they are invoked from the minibuffer.  As with
 incremental searching, an upper-case letter in the regular expression
-makes the search case-sensitive (@pxref{Search Case}).
+makes the search case-sensitive (@pxref{Search Case}).  You can also
+search through the history using an incremental search (@pxref{Isearch
+Minibuffer}).
 
   All uses of the minibuffer record your input on a history list, but
 there are separate history lists for different kinds of arguments.