Mercurial > emacs
changeset 33137:a226a1bbf51a
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 02 Nov 2000 02:14:07 +0000 |
parents | 9cc052f43d5e |
children | 1d835756e8e7 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 02 02:12:57 2000 +0000 +++ b/lisp/ChangeLog Thu Nov 02 02:14:07 2000 +0000 @@ -1,5 +1,9 @@ 2000-11-02 Miles Bader <miles@lsi.nec.co.jp> + * info.el (info-menu-header): New face. + (Info-fontify-menu-headers): New function. + (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'. + * info.el (Info-insert-dir): Don't include blank lines at beginning of additional dir files (one is added automatically).