diff src/event-gtk.c @ 464:5aa1854ad537 r21-2-47

Import from CVS: tag r21-2-47
author cvs
date Mon, 13 Aug 2007 11:45:51 +0200
parents 0784d089fdc9
children 183866b06e0b
line wrap: on
line diff
--- a/src/event-gtk.c	Mon Aug 13 11:44:39 2007 +0200
+++ b/src/event-gtk.c	Mon Aug 13 11:45:51 2007 +0200
@@ -1727,6 +1727,7 @@
   dispatch_event_queue = Qnil;
   staticpro (&dispatch_event_queue);
   dispatch_event_queue_tail = Qnil;
+  staticpro (&dispatch_event_queue_tail);
 
   DEFVAR_BOOL ("gtk-allow-sendevents", &gtk_allow_sendevents /*
 *Non-nil means to allow synthetic events.  Nil means they are ignored.