]> code.delx.au - gnu-emacs/blobdiff - src/xterm.c
In x_set_window_size restore do_pending_window_change calls
[gnu-emacs] / src / xterm.c
index ba9bf50de31679f26dca32f3b0c7ae62faf5bfbc..2f8e07759093b09fc6f3be7aab5bb93b20b2a0e7 100644 (file)
@@ -10746,6 +10746,8 @@ x_set_window_size (struct frame *f, bool change_gravity,
   cancel_mouse_face (f);
 
   unblock_input ();
+
+  do_pending_window_change (false);
 }
 
 /* Move the mouse to position pixel PIX_X, PIX_Y relative to frame F.  */