]> git.eshelyaron.com Git - emacs.git/commitdiff
(Info-mode): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Thu, 18 Aug 1994 01:08:03 +0000 (01:08 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 18 Aug 1994 01:08:03 +0000 (01:08 +0000)
lisp/info.el

index a9feb3b2281bedad0fa735fbe842c7c6498fbd66..dfe842c05839ebe7bdedf58d0e156716cf6a7003 100644 (file)
@@ -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.