* xterm.c (x_flush): Call XFlush once per each X display, not
frame. This is better because this code always unconditionally skips non-X frames in Vframe_list and issues the only XFlush if we have more than one X frame on the same X display.
Showing
Please register or sign in to comment