X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/401857eda39c57bd59a1e3a1dee57fd6420eeab5..2b31a0c21e51d39a82572a32d2d31b5a2aa174a3:/src/xterm.c diff --git a/src/xterm.c b/src/xterm.c index ba9bf50de3..2f8e077590 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -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. */