# HG changeset patch # User Kim F. Storm # Date 1055195994 0 # Node ID e9384e0534372696f7fb13914ac1bb841480b32c # Parent fd5c388dd142a74d0ebd7e5d4f227f132135c9df *** empty log message *** diff -r fd5c388dd142 -r e9384e053437 lisp/ChangeLog --- a/lisp/ChangeLog Mon Jun 09 17:42:22 2003 +0000 +++ b/lisp/ChangeLog Mon Jun 09 21:59:54 2003 +0000 @@ -1,3 +1,10 @@ +2003-06-10 Kim F. Storm + + * info.el (Info-fontify-node): Make `invisible' property + non-sticky so that whitespace added by filling stays visible. + Make refilling less agressive by starting at beginning of current + line rather than beginning of current paragraph. + 2003-06-09 Andreas Schwab * dired.el (dired-get-filename): Complain only about "." and "..",