summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2003-06-09 21:59:54 +0000
committerKim F. Storm <storm@cua.dk>2003-06-09 21:59:54 +0000
commit37cb08e728c7b94c92258b24dee510ecbaa7a2bc (patch)
treeab30637a8ae34aa61e4a623e973e8151001b6afb /lisp
parent5e56fb538040c979575a27a88c3bfbfde4bf88d4 (diff)
downloademacs-37cb08e728c7b94c92258b24dee510ecbaa7a2bc.tar.gz
emacs-37cb08e728c7b94c92258b24dee510ecbaa7a2bc.tar.bz2
emacs-37cb08e728c7b94c92258b24dee510ecbaa7a2bc.zip
*** empty log message ***
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 "..",