diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6eb06971f5d..774e19fe49c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,6 +1,11 @@ | |||
| 1 | 2001-03-08 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * keyboard.c (make_lispy_event): Avoid generating drag events | ||
| 4 | if the mouse hasn't actually moved to another buffer position. | ||
| 5 | |||
| 1 | 2001-03-08 Dave Love <fx@gnu.org> | 6 | 2001-03-08 Dave Love <fx@gnu.org> |
| 2 | 7 | ||
| 3 | * eval.c (syms_of_eval) <debug-on-error>: DOc fix. | 8 | * eval.c (syms_of_eval) <debug-on-error>: Doc fix. |
| 4 | 9 | ||
| 5 | 2001-03-08 Gerd Moellmann <gerd@gnu.org> | 10 | 2001-03-08 Gerd Moellmann <gerd@gnu.org> |
| 6 | 11 | ||