diff options
| author | Gerd Moellmann | 2001-03-15 16:31:51 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-03-15 16:31:51 +0000 |
| commit | d0bbfc999a2c2375d2f56ea28b38efcd5ce33c27 (patch) | |
| tree | c15f37fb3f5c863f95333bbcc2cbde8c42102f34 /src/ChangeLog | |
| parent | 03d1a1896654b1014db6e7da740b660cb6d81cc0 (diff) | |
| download | emacs-d0bbfc999a2c2375d2f56ea28b38efcd5ce33c27.tar.gz emacs-d0bbfc999a2c2375d2f56ea28b38efcd5ce33c27.zip | |
(timer_check): Preserve the value of deactivate-mark.
(command_loop_1): Undo last change.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index dfcfaa8dde2..da16e6e58da 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-03-15 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-03-15 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * keyboard.c (timer_check): Preserve the value of deactivate-mark. | ||
| 4 | (command_loop_1): Undo last change. | ||
| 5 | |||
| 3 | * xterm.c (fast_find_position): Return the correct vpos. | 6 | * xterm.c (fast_find_position): Return the correct vpos. |
| 4 | 7 | ||
| 5 | * data.c (store_symval_forwarding): Add parameter BUF. If BUF is | 8 | * data.c (store_symval_forwarding): Add parameter BUF. If BUF is |