# HG changeset patch # User Miles Bader # Date 973131247 0 # Node ID a226a1bbf51a8bd24405d5a5131f879271946e21 # Parent 9cc052f43d5e3051c6644aea77e33bf6780a6c92 *** empty log message *** diff -r 9cc052f43d5e -r a226a1bbf51a lisp/ChangeLog --- 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 + * 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).