]> git.eshelyaron.com Git - emacs.git/commitdiff
(EmacsFrameResize): Use cancel_mouse_face.
authorRichard M. Stallman <rms@gnu.org>
Thu, 31 Oct 1996 22:06:32 +0000 (22:06 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 31 Oct 1996 22:06:32 +0000 (22:06 +0000)
src/widget.c

index 55be90fee9125ec7eb31f1a9a2fed4a7e22afa83..db524a59350ac4b2c1b332a0961fa6205c4d7335 100644 (file)
@@ -779,6 +779,8 @@ EmacsFrameResize (widget)
   change_frame_size (f, rows, columns, 0, 1);
   update_wm_hints (ew); 
   update_various_frame_slots (ew);
+
+  cancel_mouse_face (f);
 }
 
 static Boolean