Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0dfddff5
Commit
0dfddff5
authored
Sep 02, 2004
by
Juri Linkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Regexp isearch can search through multiple nodes. Add Info-search-backward.
parent
6a18e4e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
etc/NEWS
etc/NEWS
+7
-5
No files found.
etc/NEWS
View file @
0dfddff5
...
...
@@ -519,6 +519,13 @@ mode toggling function instead.
*** A numeric prefix argument of `info' selects an Info buffer
with the number appended to the *info* buffer name.
*** Regexp isearch (C-M-s and C-M-r) can search through multiple nodes.
Failed isearch wraps to the top/final node.
*** New search commands: `Info-search-case-sensitively' (bound to S),
`Info-search-backward', and `Info-search-next' which repeats the last
search without prompting for a new search string.
*** New command `Info-history' (bound to L) displays a menu of visited nodes.
*** New command `Info-toc' (bound to T) creates a node with table of contents
...
...
@@ -532,11 +539,6 @@ possible matches.
the current Info node name into the kill ring. With a zero prefix
arg, puts the node name inside the `info' function call.
*** New command `Info-search-case-sensitively' (bound to S).
*** New command `Info-search-next' (unbound) repeats the last search
without prompting for a new search string.
*** New face `info-xref-visited' distinguishes visited nodes from unvisited
and a new option `Info-fontify-visited-nodes' to control this.
...
...
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