mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-20 04:50:55 -07:00
(EmacsFrameResize): Use cancel_mouse_face.
This commit is contained in:
parent
e687d06efa
commit
49feb47da5
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue