comparison lisp/ChangeLog @ 33137:a226a1bbf51a

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Thu, 02 Nov 2000 02:14:07 +0000
parents 846411ce5c4c
children 1e844cbdaf3e
comparison
equal deleted inserted replaced
33136:9cc052f43d5e 33137:a226a1bbf51a
1 2000-11-02 Miles Bader <miles@lsi.nec.co.jp> 1 2000-11-02 Miles Bader <miles@lsi.nec.co.jp>
2
3 * info.el (info-menu-header): New face.
4 (Info-fontify-menu-headers): New function.
5 (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
2 6
3 * info.el (Info-insert-dir): Don't include blank lines at 7 * info.el (Info-insert-dir): Don't include blank lines at
4 beginning of additional dir files (one is added automatically). 8 beginning of additional dir files (one is added automatically).
5 9
6 2000-11-01 Stefan Monnier <monnier@cs.yale.edu> 10 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>