Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
69e9cadd
Commit
69e9cadd
authored
Dec 29, 2008
by
Juri Linkov
Browse files
(Minibuffer History): Add a link to `Isearch Minibuffer'.
parent
5adfa483
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
doc/emacs/mini.texi
doc/emacs/mini.texi
+3
-1
No files found.
doc/emacs/mini.texi
View file @
69e9cadd
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment