emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/keyboard.c,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.c,v
Date: Wed, 12 Sep 2007 07:19:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/09/12 07:19:55

Index: keyboard.c
===================================================================
RCS file: /sources/emacs/emacs/src/keyboard.c,v
retrieving revision 1.912
retrieving revision 1.913
diff -u -b -r1.912 -r1.913
--- keyboard.c  4 Sep 2007 21:42:39 -0000       1.912
+++ keyboard.c  12 Sep 2007 07:19:55 -0000      1.913
@@ -1665,11 +1665,6 @@
            }
        }
 
-#ifdef C_ALLOCA
-      alloca (0);              /* Cause a garbage collection now */
-                               /* Since we can free the most stuff here.  */
-#endif /* C_ALLOCA */
-
 #if 0
       /* Select the frame that the last event came from.  Usually,
         switch-frame events will take care of this, but if some lisp




reply via email to

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