diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4e378dc1852..5614b421a56 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2000-09-25 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-09-25 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * alloc.c (mark_image): Use GC_NILP instead of NILP. | ||
| 4 | |||
| 3 | * keyboard.c (show_help_echo): Set help_echo_showing_p. | 5 | * keyboard.c (show_help_echo): Set help_echo_showing_p. |
| 4 | (read_char): If help-echo is showing, preserve the echo area | 6 | (read_char): If help-echo is showing, preserve the echo area |
| 5 | when redisplaying. | 7 | when redisplaying. |