(XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.
commit5627c40e58b927f3337342d3b6d576647faee3d8
authorRichard M. Stallman <rms@gnu.org>
Wed, 20 Apr 1994 08:51:06 +0000 (20 08:51 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 20 Apr 1994 08:51:06 +0000 (20 08:51 +0000)
tree5bc991553579996acb63f1063ae814d91f1860b8
parentabdced835c1e53a3c790da04e42d07264d2bd100
(XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.

(x_make_frame_invisible): Explicitly clear visible and
iconified flags, as well as the async flags.

(XTread_socket): Call XSetInputFocus.

(x_make_frame_invisible) [USE_X_TOOLKIT]: Use XtPopdown.
(XTread_socket): Call _XEditResCheckMessages only if HAVE_X11R5.
src/xterm.c