# HG changeset patch # User Gerd Moellmann # Date 974989408 0 # Node ID 9a46f50d021b84a963c94449a8b8faec2313002b # Parent 19c8badbcb1505ce27e82e6fe0231914c47a5b28 *** empty log message *** diff -r 19c8badbcb15 -r 9a46f50d021b lisp/ChangeLog --- a/lisp/ChangeLog Thu Nov 23 14:21:19 2000 +0000 +++ b/lisp/ChangeLog Thu Nov 23 14:23:28 2000 +0000 @@ -4,6 +4,9 @@ 2000-11-23 Gerd Moellmann + * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse + is in the tool bar. + * dired-aux.el (dired-add-entry): Don't call dired-get-filename with `no-dir'; we want the directory part to be able to remove it.