]> git.eshelyaron.com Git - emacs.git/commitdiff
Advertise Info-scroll-prefer-subnodes.
authorEli Zaretskii <eliz@gnu.org>
Fri, 18 Jan 2002 07:44:53 +0000 (07:44 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 18 Jan 2002 07:44:53 +0000 (07:44 +0000)
etc/NEWS

index 30c0a710c35ac4cea07399a1affa85ab949496c8..8a931db8160df64c0e71e6fede8b9f4b3fb38bcd 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -18,6 +18,17 @@ now uses normal-erase-is-backspace-mode.
 initial-major-mode, which normally is lisp-interaction-mode,
 instead of using default-major-mode.
 
+** The new option `Info-scroll-prefer-subnodes' causes Info to behave
+like the stand-alone Info reader (from the GNU Texinfo package) as far
+as motion between nodes and their subnodes is concerned.  If it is t
+(the default), Emacs behaves as before when you type SPC in a menu: it
+visits the subnode pointed to by the first menu entry.  If this option
+is nil, SPC scrolls to the end of the current node, and only then goes
+to the first menu item, like the stand-alone reader does.
+
+This change was already in Emacs 21.1, but wasn't advertised in the
+NEWS.
+
 \f
 * Lisp Changes in Emacs 21.2