(XTupdate_begin): Discard records of prior mouse highlight
authorRichard M. Stallman <rms@gnu.org>
Fri, 23 Dec 1994 05:12:32 +0000 (05:12 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 23 Dec 1994 05:12:32 +0000 (05:12 +0000)
commit37c2c98b1659e880f69a2c91c8a135577a0713d6
tree5d4e0a89d3bf1ff6c9c330ecd42ffe943eced231
parenta59e4f3d62a637792992f56d9049ab59ccd06dff
(XTupdate_begin): Discard records of prior mouse highlight
when frame must be redrawn.

(x_make_frame_visible, x_make_frame_invisible)
(x_iconify_frame): Give error if frame has explicit_parent.
(x_new_font): Don't set window height if frame has explicit_parent.

(x_mouse_leave): New function broken out of XTread_socket.
When x_focus_event_frame is nonzero, assume that frame gets focus.
(XTread_socket): Use x_mouse_leave for LeaveNotify.
src/xterm.c