# HG changeset patch # User Gerd Moellmann # Date 969907124 0 # Node ID ef483f5d2a7d873f746eda69dcdaf5c8a4386bc8 # Parent fb63b2aeedf0290a82e571fe7221e150b5f3a4ce *** empty log message *** diff -r fb63b2aeedf0 -r ef483f5d2a7d src/ChangeLog --- a/src/ChangeLog Mon Sep 25 18:38:11 2000 +0000 +++ b/src/ChangeLog Mon Sep 25 18:38:44 2000 +0000 @@ -1,5 +1,7 @@ 2000-09-25 Gerd Moellmann + * alloc.c (mark_image): Use GC_NILP instead of NILP. + * keyboard.c (show_help_echo): Set help_echo_showing_p. (read_char): If help-echo is showing, preserve the echo area when redisplaying.