comparison src/ChangeLog @ 31890:ef483f5d2a7d

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 25 Sep 2000 18:38:44 +0000
parents c9d93e8e8cbd
children 5699c4d70f3c
comparison
equal deleted inserted replaced
31889:fb63b2aeedf0 31890:ef483f5d2a7d
1 2000-09-25 Gerd Moellmann <gerd@gnu.org> 1 2000-09-25 Gerd Moellmann <gerd@gnu.org>
2
3 * alloc.c (mark_image): Use GC_NILP instead of NILP.
2 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.
6 8