Mercurial > emacs
diff src/ChangeLog @ 37687:82789ad4a626
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 11 May 2001 15:11:45 +0000 |
parents | 60dce3e9a7e4 |
children | f62f3fe5bc89 |
line wrap: on
line diff
--- a/src/ChangeLog Fri May 11 15:11:16 2001 +0000 +++ b/src/ChangeLog Fri May 11 15:11:45 2001 +0000 @@ -1,5 +1,12 @@ 2001-05-11 Gerd Moellmann <gerd@gnu.org> + * xterm.c (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. + + * xterm.h (clear_mouse_face): Remove prototype. + * xdisp.c (try_window_id): Fix the fix and set the right window_end_vpos.