Mercurial > emacs
changeset 34183:fd0f15c05bfe
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 04 Dec 2000 16:38:22 +0000 |
parents | 3f2ee9f3d8bf |
children | 595c282933a1 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Dec 04 16:36:44 2000 +0000 +++ b/lisp/ChangeLog Mon Dec 04 16:38:22 2000 +0000 @@ -1,3 +1,10 @@ +2000-12-04 Eli Zaretskii <eliz@is.elta.co.il> + + * info.el (Info-scroll-prefer-subnodes): New defcustom. + (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't + visit the first subnode until the bottom of the current node is + visible. + 2000-12-04 Gerd Moellmann <gerd@gnu.org> * format.el (format-decode): Don't change buffer's undo list.