diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-03-08 15:04:19 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-03-08 15:04:19 +0000 |
commit | e1fbabaf4d5e85b3f26bc964a5e41bf1c642fb3b (patch) | |
tree | b621a10ab8d5893fbcc41b842048e604c58cd058 /src | |
parent | f92c5e7d08c92f57cf6e30b8ab5b63bdc296ac6b (diff) | |
download | emacs-e1fbabaf4d5e85b3f26bc964a5e41bf1c642fb3b.tar.gz |
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 774e19fe49c..beb0fd4f506 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-03-08 Gerd Moellmann <gerd@gnu.org> + * dired.c (directory_files_internal): Handle EAGAIN more + efficiently. + * keyboard.c (make_lispy_event): Avoid generating drag events if the mouse hasn't actually moved to another buffer position. |