(XTframe_up_to_date): Check that mouse_face_mouse_frame
authorRichard M. Stallman <rms@gnu.org>
Mon, 2 Mar 1998 18:53:21 +0000 (18:53 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 2 Mar 1998 18:53:21 +0000 (18:53 +0000)
commit21323706226d50cf5ce8aad5ae3d2bd952685f2a
tree83bc63a6a2107c5960c4908b7443672dd01e20d2
parent01b9f3552ca5ff180ee7e85e59baced60f3a6cf6
(XTframe_up_to_date): Check that mouse_face_mouse_frame
is non-null before calling note_mouse_highlight.
(x_destroy_window): If f equals mouse_face_mouse_frame,
clear that, and clear mouse_face_deferred_gc too.
src/xterm.c