X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fevent-Xt.c;h=04b54d3680f74aa815b3d64df5a91aeec0957935;hb=8039c5820dde8d0c5e1d88c353c6a6aa9c5680b9;hp=ae621949ea126a1d53b8fc6350af1fb7b27d533f;hpb=39e0cb34c24ebae691454b5b8d448838c1e1b68e;p=chise%2Fxemacs-chise.git- diff --git a/src/event-Xt.c b/src/event-Xt.c index ae62194..04b54d3 100644 --- a/src/event-Xt.c +++ b/src/event-Xt.c @@ -3290,7 +3290,7 @@ vars_of_event_Xt (void) 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.