aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/info.texi8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/misc/info.texi b/doc/misc/info.texi
index cbdeaff50ce..077e83e3c90 100644
--- a/doc/misc/info.texi
+++ b/doc/misc/info.texi
@@ -886,6 +886,14 @@ which the header says is the @samp{Previous} node (from this node, the
886to revisit nodes in the history list in the forward direction, so that 886to revisit nodes in the history list in the forward direction, so that
887@kbd{r} will return you to the node you came from by typing @kbd{l}. 887@kbd{r} will return you to the node you came from by typing @kbd{l}.
888 888
889@cindex using tool-bar to navigate history
890 Clicking the mouse on the left arrow icon in the tool-bar while
891holding down the @key{CTRL} key in Emacs opens a menu of previously
892visited nodes: the same nodes that you can revisit by
893@code{Info-history-back}. Selecting a node after clicking on the
894right arrow icon revisits the same nodes as available by
895@code{Info-history-forward}.
896
889@kindex L @r{(Info mode)} 897@kindex L @r{(Info mode)}
890@findex Info-history 898@findex Info-history
891@cindex history list of visited nodes 899@cindex history list of visited nodes