diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d03b76d6083..3915a5a35ef 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2001-03-12 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * keyboard.c (command_loop_1): Set Vdeactivate_mark to nil | ||
| 4 | before running the command; timer functions or process | ||
| 5 | filters may have set it. | ||
| 6 | |||
| 1 | 2001-03-12 Eli Zaretskii <eliz@is.elta.co.il> | 7 | 2001-03-12 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 8 | ||
| 3 | * keyboard.c (syms_of_keyboard) <overriding-terminal-local-map>: | 9 | * keyboard.c (syms_of_keyboard) <overriding-terminal-local-map>: |