diff options
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9a81459925e..e415237dcd8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-10-10 Miles Bader <miles@gnu.org> + + * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'. + (Info-fontify-node): Don't fontify the node if it's already been done. + 2001-10-10 Gerd Moellmann <gerd@gnu.org> * simple.el (end-of-buffer): Fix code scrolling specially |