]> code.delx.au - gnu-emacs/commitdiff
(note_mouse_highlight): Fix type of variable `ignore'.
authorAndreas Schwab <schwab@suse.de>
Sat, 17 Nov 2001 21:41:54 +0000 (21:41 +0000)
committerAndreas Schwab <schwab@suse.de>
Sat, 17 Nov 2001 21:41:54 +0000 (21:41 +0000)
src/ChangeLog
src/xterm.c

index 678e80bb216fe6896f99b69a47eacc52b34f1719..f73c7ddcbc3712c694574e84af2bc4987cb7b841 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  Richard M. Stallman  <rms@gnu.org>
 
        * fileio.c (Fwrite_region): Avoid initializer for Lisp_Object.
index 4e82a8092d432a41d175c76de0c342d5b12b7730..04ad5ee37723714577eed41e7d361d5c9ecb17a6 100644 (file)
@@ -7127,7 +7127,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