changeset 31890:ef483f5d2a7d

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 25 Sep 2000 18:38:44 +0000
parents fb63b2aeedf0
children d8d68cbd1113
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <gerd@gnu.org>
 
+	* 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.