]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sat, 26 Oct 2002 23:52:10 +0000 (23:52 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 26 Oct 2002 23:52:10 +0000 (23:52 +0000)
src/ChangeLog

index 3a7e53ffc07ed7731444baac9d6edc0703d6e04b..4016e01acc1e163dab8b237e317ac26382930786 100644 (file)
@@ -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.