emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xterm.c


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c
Date: Sat, 17 Nov 2001 16:41:01 -0500

Index: emacs/src/xterm.c
diff -u emacs/src/xterm.c:1.686 emacs/src/xterm.c:1.687
--- emacs/src/xterm.c:1.686     Sat Nov 17 13:09:27 2001
+++ emacs/src/xterm.c   Sat Nov 17 16:41:00 2001
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]