Mercurial > emacs
diff lisp/ChangeLog @ 34625:5b401d1f68e7
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 15 Dec 2000 22:03:05 +0000 |
parents | 06191291f2a2 |
children | 1da723d161f3 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Dec 15 22:00:28 2000 +0000 +++ b/lisp/ChangeLog Fri Dec 15 22:03:05 2000 +0000 @@ -1,3 +1,10 @@ +2000-12-15 Eli Zaretskii <eliz@is.elta.co.il> + + * info.el (Info-forward-node): If the node has an + Info-header-line, widen the buffer before searching for "next:" + and "up:" pointers, and set the search limit to stay in the + current node. + 2000-12-16 Miles Bader <miles@gnu.org> * simple.el (delete-trailing-whitespace): Remove extraneous let.