From dc25712992115aa778954660544e366b6df35f5b Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Tue, 11 Jan 2005 21:59:47 +0000 Subject: [PATCH] Info-history-forward --- etc/NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index 28584409e11..921c598f67a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -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 -- 2.39.5