Mercurial > emacs
changeset 33810:9a46f50d021b
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 23 Nov 2000 14:23:28 +0000 |
parents | 19c8badbcb15 |
children | e1e1d5816d44 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <gerd@gnu.org> + * 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.