Mercurial > emacs
changeset 41213:4c9e7f8e9d8d
(note_mouse_highlight): Fix type of variable `ignore'.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Sat, 17 Nov 2001 21:41:00 +0000 |
parents | ed6323982bbe |
children | 3b4ba194d2cd |
files | src/xterm.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xterm.c Sat Nov 17 21:08:52 2001 +0000 +++ b/src/xterm.c Sat Nov 17 21:41:00 2001 +0000 @@ -7127,7 +7127,7 @@ { 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