summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9a4172069cb..e7f70b40874 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2003-06-10 Kim F. Storm <storm@cua.dk>
+
+ * 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 <schwab@suse.de>
* dired.el (dired-get-filename): Complain only about "." and "..",