diff src/ChangeLog @ 48024:d9e24006f623

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sat, 26 Oct 2002 23:52:10 +0000
parents 1c7fc6ad1178
children 6aa5dbc9fd0f
line wrap: on
line diff
--- a/src/ChangeLog	Sat Oct 26 23:31:04 2002 +0000
+++ b/src/ChangeLog	Sat Oct 26 23:52:10 2002 +0000
@@ -1,3 +1,13 @@
+2002-10-27  Kim F. Storm  <storm@cua.dk>
+
+	* xterm.c (note_mouse_highlight): Don't use mouse-face if hidden.
+
+	* w32term.c (note_mouse_highlight): Don't use mouse-face if hidden.
+
+	* msdos.c (IT_note_mouse_highlight): Don't use mouse-face if hidden.
+
+	* macterm.c (note_mouse_highlight): Don't use mouse-face if hidden.
+
 2002-10-26  Richard M. Stallman  <rms@gnu.org>
 
 	* editfns.c (Fformat): Detect invalid format letters for floats.