changeset 48024:d9e24006f623

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sat, 26 Oct 2002 23:52:10 +0000
parents 8202db633192
children 77df00035231
files src/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
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.