X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fframe-x.c;h=3c538f0d6b39a3289e584e52e58a6bce3c912cb2;hb=669565bfdc5d704dfb1d5ac1a0ec01fb3615a1ae;hp=2fddbae5f08f2cf363e0de89b70cbf773950db01;hpb=72a705551741d6f85a40eea486c222bac482d8dc;p=chise%2Fxemacs-chise.git.1 diff --git a/src/frame-x.c b/src/frame-x.c index 2fddbae..3c538f0 100644 --- a/src/frame-x.c +++ b/src/frame-x.c @@ -2651,6 +2651,7 @@ x_delete_frame (struct frame *f) } #else XtDestroyWidget (w); + XFlush (XtDisplay(w)); /* make sure the windows are really gone! */ #endif /* EXTERNAL_WIDGET */ if (FRAME_X_GEOM_FREE_ME_PLEASE (f))