changeset 37687:82789ad4a626

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 11 May 2001 15:11:45 +0000
parents 45170bb147d3
children 187a17e0e802
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
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.