Mercurial > emacs
changeset 51711:4f4c59acacd5
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 02 Jul 2003 04:28:58 +0000 |
parents | 28e2763d0439 |
children | ece0b7ff7408 |
files | etc/NEWS |
diffstat | 1 files changed, 9 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Wed Jul 02 04:09:52 2003 +0000 +++ b/etc/NEWS Wed Jul 02 04:28:58 2003 +0000 @@ -484,13 +484,15 @@ ** 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. +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 option was already introduced in Emacs 21.1, but wasn't +advertised in the NEWS. + +The default is now nil. (Prior to Emacs 21.4, it was t.) --- ** LDAP support now defaults to ldapsearch from OpenLDAP version 2.