Mercurial > emacs
comparison src/ChangeLog @ 61251:b265ce19eaf8
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 03 Apr 2005 22:26:43 +0000 |
parents | a3a3ff0c57f3 |
children | f56e19d4738e |
comparison
equal
deleted
inserted
replaced
61250:4c111b6f6378 | 61251:b265ce19eaf8 |
---|---|
1 2005-04-04 Kim F. Storm <storm@cua.dk> | 1 2005-04-04 Kim F. Storm <storm@cua.dk> |
2 | |
3 * alloc.c (Fgarbage_collect): Call CHECK_CONS_LIST before and after gc. | |
2 | 4 |
3 * eval.c (Ffuncall): Always call CHECK_CONS_LIST on entry. | 5 * eval.c (Ffuncall): Always call CHECK_CONS_LIST on entry. |
4 Call it again after autoload. | 6 Call it again after autoload. |
5 | 7 |
6 2005-04-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 8 2005-04-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |