# HG changeset patch # User Richard M. Stallman # Date 841459454 0 # Node ID 36d90de737c91cfcbd40d582ca884e5b8cacce02 # Parent fb5a22197a8df04e15944392bd1fcab71f371931 (XTupdate_end): Always clear mouse_face_defer flag. diff -r fb5a22197a8d -r 36d90de737c9 src/xterm.c --- a/src/xterm.c Sat Aug 31 02:43:52 1996 +0000 +++ b/src/xterm.c Sat Aug 31 02:44:14 1996 +0000 @@ -391,8 +391,7 @@ do_line_dance (); x_display_cursor (f, 1, curs_x, curs_y); - if (f == FRAME_X_DISPLAY_INFO (f)->mouse_face_mouse_frame) - FRAME_X_DISPLAY_INFO (f)->mouse_face_defer = 0; + FRAME_X_DISPLAY_INFO (f)->mouse_face_defer = 0; #if 0 /* This fails in the case of having updated only the echo area if we have switched buffers. In that case, FRAME_CURRENT_GLYPHS