diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
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 @@ | |||
| 1 | 2003-06-10 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * info.el (Info-fontify-node): Make `invisible' property | ||
| 4 | non-sticky so that whitespace added by filling stays visible. | ||
| 5 | Make refilling less agressive by starting at beginning of current | ||
| 6 | line rather than beginning of current paragraph. | ||
| 7 | |||
| 1 | 2003-06-09 Andreas Schwab <schwab@suse.de> | 8 | 2003-06-09 Andreas Schwab <schwab@suse.de> |
| 2 | 9 | ||
| 3 | * dired.el (dired-get-filename): Complain only about "." and "..", | 10 | * dired.el (dired-get-filename): Complain only about "." and "..", |