]> code.delx.au - gnu-emacs/blobdiff - src/xterm.c
Merge from origin/emacs-25
[gnu-emacs] / src / xterm.c
index 7108207f2570695e85ccf1b585d0d71cbbcb1541..28856cfe192d1d533cad7977d17682228d79998e 100644 (file)
@@ -10742,6 +10742,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.  */