emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/xdisp.c
Date: Wed, 28 Nov 2001 03:12:16 -0500

Index: emacs/src/xdisp.c
diff -u emacs/src/xdisp.c:1.708 emacs/src/xdisp.c:1.709
--- emacs/src/xdisp.c:1.708     Sat Nov 24 12:51:07 2001
+++ emacs/src/xdisp.c   Wed Nov 28 03:12:16 2001
@@ -5615,7 +5615,7 @@
       int point_at_end = 0;
       int zv_at_end = 0;
       Lisp_Object old_deactivate_mark, tem;
-      struct gcpro gcpro1, gcpro2, gcpro3, gcpro4;
+      struct gcpro gcpro1;
 
       old_deactivate_mark = Vdeactivate_mark;
       oldbuf = current_buffer;



reply via email to

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