changeset 15993:36d90de737c9

(XTupdate_end): Always clear mouse_face_defer flag.
author Richard M. Stallman <rms@gnu.org>
date Sat, 31 Aug 1996 02:44:14 +0000
parents fb5a22197a8d
children 04839885889f
files src/xterm.c
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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