# HG changeset patch # User Eli Zaretskii # Date 976917785 0 # Node ID 5b401d1f68e715beff8e138563c7f29efbcd1ff5 # Parent 1012790a4a9c1dcc4739bcff3af539093767bd76 *** empty log message *** diff -r 1012790a4a9c -r 5b401d1f68e7 lisp/ChangeLog --- 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 + + * 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 * simple.el (delete-trailing-whitespace): Remove extraneous let.