Mercurial > emacs
changeset 51472:d4a4f6efe0ad
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 04 Jun 2003 23:15:29 +0000 |
parents | 43a7f19808e0 |
children | 58061223557c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jun 04 23:14:34 2003 +0000 +++ b/lisp/ChangeLog Wed Jun 04 23:15:29 2003 +0000 @@ -2,6 +2,7 @@ * info.el (Info-fontify-node): Individually refill menus and paragraphs to preserve menu items and varying indentation. + Only color first 9 menu items differently. 2003-06-05 Juanma Barranquero <lektu@terra.es>