Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5238:2cc24c69446c
Document the new allocator and the new garbage collector in gc.c and mc-alloc.c.
author | Marcus Crestani <crestani@informatik.uni-tuebingen.de> |
---|---|
date | Mon, 05 Jul 2010 18:17:39 +0200 |
parents | 6466bc9ebf15 |
children | fca0cf0971de |
comparison
equal
deleted
inserted
replaced
5237:6466bc9ebf15 | 5238:2cc24c69446c |
---|---|
1 2010-06-05 Marcus Crestani <crestani@informatik.uni-tuebingen.de> | |
2 | |
3 * gc.c: | |
4 * mc-alloc.c: | |
5 Document the new allocator and the new garbage collector. | |
6 | |
1 2010-06-21 Jeff Sparkes <jsparkes@gmail.com> | 7 2010-06-21 Jeff Sparkes <jsparkes@gmail.com> |
2 | 8 |
3 * console-x-impl.h (DEVICE_X_XFTDRAW): Define, instead of | 9 * console-x-impl.h (DEVICE_X_XFTDRAW): Define, instead of |
4 FRAME_X_FTDRAW. | 10 FRAME_X_FTDRAW. |
5 (struct x_device): Add XftDraw field. | 11 (struct x_device): Add XftDraw field. |