Mercurial > emacs
changeset 48160:2dadda1f72fd
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 05 Nov 2002 22:38:39 +0000 |
parents | d8c074485231 |
children | d2a2d967b832 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Nov 05 14:39:32 2002 +0000 +++ b/lisp/ChangeLog Tue Nov 05 22:38:39 2002 +0000 @@ -1,3 +1,12 @@ +2002-11-06 Kim F. Storm <storm@cua.dk> + + * info.el (Info-fontify-node): Fixed hiding of *note references + with embedded file names like (xxx.yyy). + Avoid making any lines visibly longer if hiding newlines inside + note references by wrapping line after references if it contained + a newline (unfortunaly this makes more lines appear "shorter"). + Properly reindent multi-line menu entry descriptions. + 2002-11-05 Juanma Barranquero <lektu@terra.es> * language/cyrillic.el ("Bulgarian"): Fix typo.