diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 12db093c190..91ee612e03b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2003-07-01 Luc Teirlinck + + * info.el (Info-fontify-menu-headers): Only fontify `* Menu:' at + the beginning of a line. + (Info-extract-menu-node-name): Correctly initialize while loop. + (Info-scroll-prefer-subnodes): Change default to nil. + 2003-07-01 Luc Teirlinck * simple.el (vis-mode): Update documentation string to reflect