summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-08-18 01:08:03 +0000
committerRichard M. Stallman <rms@gnu.org>1994-08-18 01:08:03 +0000
commit3662d4ceb430c36f35068285f93c855e57c8103e (patch)
tree16dd7a1d43eafb4fe03a3a588555481c25f6f1bc /lisp
parent91ca267c8fc0aee75ddb185674df067b7a1592e8 (diff)
downloademacs-3662d4ceb430c36f35068285f93c855e57c8103e.tar.gz
(Info-mode): Doc fix.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/info.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/info.el b/lisp/info.el
index a9feb3b2281..dfe842c0583 100644
--- a/lisp/info.el
+++ b/lisp/info.el
@@ -1435,6 +1435,10 @@ topics. Info has commands to follow the references and show you other nodes.
\\[Info-help] Invoke the Info tutorial.
Selecting other nodes:
+\\[Info-mouse-follow-nearest-node]
+ Follow a node reference you click on.
+ This works with menu items, cross references, and
+ the \"next\", \"previous\" and \"up\", depending on where you click.
\\[Info-next] Move to the \"next\" node of this node.
\\[Info-prev] Move to the \"previous\" node of this node.
\\[Info-up] Move \"up\" from this node.