]> git.eshelyaron.com Git - emacs.git/commitdiff
(note_mouse_highlight): Fix type of variable `ignore'.
authorAndreas Schwab <schwab@suse.de>
Sat, 17 Nov 2001 21:37:41 +0000 (21:37 +0000)
committerAndreas Schwab <schwab@suse.de>
Sat, 17 Nov 2001 21:37:41 +0000 (21:37 +0000)
src/ChangeLog
src/xterm.c

index f1c53a1bad390cf57399276d55a190b127aa35dc..99f52a0e2eb62643a46446f7b6eceebc2ffb5650 100644 (file)
@@ -1,3 +1,7 @@
+2001-11-17  Andreas Schwab  <schwab@suse.de>
+
+       * xterm.c (note_mouse_highlight): Fix type of variable `ignore'.
+
 2001-11-17  Jason Rumney  <jasonr@gnu.org>
 
        * xterm.c (notice_overwritten_cursor): Take care of end < 0 case.
index 5c11906863a138b7f49d298251ae6f7ad0111c85..df55fe4751b2f005f90c7b6ba7650fd4fb4b60eb 100644 (file)
@@ -7165,7 +7165,7 @@ note_mouse_highlight (f, x, y)
                {
                  Lisp_Object before = Foverlay_start (overlay);
                  Lisp_Object after = Foverlay_end (overlay);
-                 Lisp_Object ignore;
+                 int ignore;
 
                  /* Note that we might not be able to find position
                     BEFORE in the glyph matrix if the overlay is