]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sun, 3 Apr 2005 22:26:43 +0000 (22:26 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 3 Apr 2005 22:26:43 +0000 (22:26 +0000)
src/ChangeLog

index c996cdb5f8b4529a04c71755f64271b2124b91c8..34bf8b41b454c2612953ddef864a727a96e78ed0 100644 (file)
@@ -1,5 +1,7 @@
 2005-04-04  Kim F. Storm  <storm@cua.dk>
 
+       * alloc.c (Fgarbage_collect): Call CHECK_CONS_LIST before and after gc.
+
        * eval.c (Ffuncall): Always call CHECK_CONS_LIST on entry.
        Call it again after autoload.