Mercurial > emacs
comparison src/ChangeLog @ 49359:14cf50ecf91a
gtkutil.c: Must include stdio.h before termhooks.h
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 21 Jan 2003 18:14:05 +0000 |
parents | bd3dee6a88d7 |
children | 39c6ce120372 |
comparison
equal
deleted
inserted
replaced
49358:bd3dee6a88d7 | 49359:14cf50ecf91a |
---|---|
1 2003-01-21 Jan D. <jan.h.d@swipnet.se> | |
2 | |
3 * gtkutil.c: Must include stdio.h before termhooks.h | |
4 | |
1 2003-01-21 Dave Love <fx@gnu.org> | 5 2003-01-21 Dave Love <fx@gnu.org> |
2 | 6 |
3 * alloc.c (Fgc_status): Print zombie list. | 7 * alloc.c (Fgc_status): Print zombie list. |
4 (mark_maybe_object) [GC_MARK_STACK==GC_USE_GCPROS_CHECK_ZOMBIES]: | 8 (mark_maybe_object) [GC_MARK_STACK==GC_USE_GCPROS_CHECK_ZOMBIES]: |
5 Fix assignment of zombies. | 9 Fix assignment of zombies. |