]> git.eshelyaron.com Git - emacs.git/commit
(cancel_mouse_face): New function. Code copied from
authorRichard M. Stallman <rms@gnu.org>
Thu, 31 Oct 1996 22:05:51 +0000 (22:05 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 31 Oct 1996 22:05:51 +0000 (22:05 +0000)
commite687d06efa700117689dca2e919ff175a5c7e28d
tree2d684fc31d12a50ff15136b133abc23661bc8eb5
parentc439687b4d3a617dbdb8e90e401a9db17d08426d
(cancel_mouse_face): New function.  Code copied from
x_set_window_size, fixing a bug.
(x_set_window_size): Use cancel_mouse_face.
(XTread_socket): When frame size has changed, call cancel_mouse_face.
src/xterm.c