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
e12cd189
Commit
e12cd189
authored
Mar 16, 2005
by
Juri Linkov
Browse files
Fix isearch in Info.
parent
fe3947c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
etc/NEWS
etc/NEWS
+7
-3
No files found.
etc/NEWS
View file @
e12cd189
...
...
@@ -721,9 +721,13 @@ multiple files, and C-x d passes it to `dired'.
with the number appended to the *info* buffer name (e.g. "*info*<2>").
*** isearch in Info uses Info-search and searches through multiple nodes.
Failed isearch wraps to the top/final node. The user option
`Info-isearch-search' controls whether to use Info-search or the
default isearch search function.
Before leaving the initial Info node isearch fails once with the error
message [initial node], and with subsequent C-s/C-r continues through
other nodes. When isearch fails for the rest of the manual, it wraps
aroung the whole manual to the top/final node. The user option
`Info-isearch-search' controls whether to use Info-search for isearch,
or the default isearch search function that wraps around the current
Info node.
*** New search commands: `Info-search-case-sensitively' (bound to S),
`Info-search-backward', and `Info-search-next' which repeats the last
...
...
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