]> git.eshelyaron.com Git - emacs.git/commit
(clear_mouse_face): Return 1 if text with mouse face was
authorGerd Moellmann <gerd@gnu.org>
Fri, 11 May 2001 15:10:44 +0000 (15:10 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 11 May 2001 15:10:44 +0000 (15:10 +0000)
commitfa262c0722bf28dac8339ac5d42c39fae466dca2
tree0dfcf4395c4c615c0db4202262b6dd0ec5876645
parentd88a79d4a5f7ab9c893345a7ad68ffd6aad437e6
(clear_mouse_face): Return 1 if text with mouse face was
actually redrawn.  Make the function static.
(note_mouse_highlight): Fix a case where the mouse cursor
was changed back to the text cursor.
src/xterm.c