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
dc257129
Commit
dc257129
authored
Jan 11, 2005
by
Juri Linkov
Browse files
Info-history-forward
parent
424b9d3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
etc/NEWS
etc/NEWS
+5
-1
No files found.
etc/NEWS
View file @
dc257129
...
...
@@ -680,7 +680,7 @@ multiple files, and C-x d passes it to `dired'.
** Info mode:
*** A numeric prefix argument of `info' selects an Info buffer
with the number appended to the *info* buffer name.
with the number appended to the *info* buffer name
(e.g. "*info*<2>")
.
*** Regexp isearch (C-M-s and C-M-r) can search through multiple nodes.
Failed isearch wraps to the top/final node.
...
...
@@ -689,6 +689,10 @@ Failed isearch wraps to the top/final node.
`Info-search-backward', and `Info-search-next' which repeats the last
search without prompting for a new search string.
*** New command `Info-history-forward' (bound to r and new toolbar icon)
moves forward in history to the node you returned from after using
`Info-history-back' (renamed from `Info-last').
*** 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
...
...
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