From: Richard M. Stallman Date: Sat, 31 Aug 1996 02:44:14 +0000 (+0000) Subject: (XTupdate_end): Always clear mouse_face_defer flag. X-Git-Tag: emacs-20.1~3951 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=aa8bff2e105ca9f38304c14303097799832ffc77;p=emacs.git (XTupdate_end): Always clear mouse_face_defer flag. --- diff --git a/src/xterm.c b/src/xterm.c index 3b852a63622..93c906ef67c 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -391,8 +391,7 @@ XTupdate_end (f) 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