Mercurial > hg > xemacs-beta
diff src/event-Xt.c @ 452:3d3049ae1304 r21-2-41
Import from CVS: tag r21-2-41
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:40:21 +0200 |
parents | 98528da0b7fc |
children | c33ae14dd6d0 |
line wrap: on
line diff
--- a/src/event-Xt.c Mon Aug 13 11:39:21 2007 +0200 +++ b/src/event-Xt.c Mon Aug 13 11:40:21 2007 +0200 @@ -3290,7 +3290,7 @@ dispatch_event_queue = Qnil; staticpro (&dispatch_event_queue); dispatch_event_queue_tail = Qnil; - pdump_wire (&dispatch_event_queue_tail); + dump_add_root_object (&dispatch_event_queue_tail); DEFVAR_BOOL ("x-allow-sendevents", &x_allow_sendevents /* *Non-nil means to allow synthetic events. Nil means they are ignored.