]> git.eshelyaron.com Git - emacs.git/commitdiff
(XTupdate_end): Always clear mouse_face_defer flag.
authorRichard M. Stallman <rms@gnu.org>
Sat, 31 Aug 1996 02:44:14 +0000 (02:44 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 31 Aug 1996 02:44:14 +0000 (02:44 +0000)
src/xterm.c

index 3b852a63622cb2ec91e14d7b8997f0116a7ae47f..93c906ef67c2425200b1f3c1fccad9bb1e756781 100644 (file)
@@ -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