# HG changeset patch # User Gerd Moellmann # Date 989593905 0 # Node ID 82789ad4a626dea2a72b39d3479d6353806e7a34 # Parent 45170bb147d39bc1b6139fca5a9c89562c877379 *** empty log message *** diff -r 45170bb147d3 -r 82789ad4a626 src/ChangeLog --- 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 + * 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.