# HG changeset patch # User Andreas Schwab # Date 1046648136 0 # Node ID be0d26ee0479a7abb500112eecd098093b610e4f # Parent 14d6d1ad4a060a11cf8f980a301ba491000e6ed7 . diff -r 14d6d1ad4a06 -r be0d26ee0479 lisp/ChangeLog --- a/lisp/ChangeLog Sun Mar 02 23:33:56 2003 +0000 +++ b/lisp/ChangeLog Sun Mar 02 23:35:36 2003 +0000 @@ -1,3 +1,10 @@ +2003-03-03 Andreas Schwab + + * info.el (Info-fontify-node): Don't hide indentation before the + reference name. Don't process a reference twice when a new tag is + inserted. + (Info-hide-note-references): Fix doc and customize type. + 2003-03-02 Matt Swift * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column): New