aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 68da7842fbd..dc35d035076 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -4,6 +4,9 @@
4 4
52000-11-23 Gerd Moellmann <gerd@gnu.org> 52000-11-23 Gerd Moellmann <gerd@gnu.org>
6 6
7 * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
8 is in the tool bar.
9
7 * dired-aux.el (dired-add-entry): Don't call dired-get-filename 10 * dired-aux.el (dired-add-entry): Don't call dired-get-filename
8 with `no-dir'; we want the directory part to be able to remove 11 with `no-dir'; we want the directory part to be able to remove
9 it. 12 it.