*** empty log message ***

This commit is contained in:
Kim F. Storm 2005-04-03 22:26:43 +00:00
parent fff3ff9c18
commit 4d5ddddce8

View 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.