diff lisp/info.el @ 8564:ca09c53c16a6

(Info-mode): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Thu, 18 Aug 1994 01:08:03 +0000
parents c6088e3005cf
children 95a4018f4c14
line wrap: on
line diff
--- a/lisp/info.el	Thu Aug 18 00:38:13 1994 +0000
+++ b/lisp/info.el	Thu Aug 18 01:08:03 1994 +0000
@@ -1435,6 +1435,10 @@
 \\[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.