Mercurial > emacs
comparison src/ChangeLog @ 52257:e82865497330
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 19 Aug 2003 12:58:35 +0000 |
parents | 0de8f6270b30 |
children | 280be897db0d |
comparison
equal
deleted
inserted
replaced
52256:36e112575ca8 | 52257:e82865497330 |
---|---|
1 2003-08-19 Gerd Moellmann <gerd@gnu.org> | 1 2003-08-19 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * alloc.c (lisp_align_malloc): Check for memory full when | |
4 allocating ablocks, which also avoids freeing a pointer into an | |
5 ablocks structure. | |
6 | |
7 * puresize.h (BASE_PURESIZE): Increase to 1100000. | |
2 | 8 |
3 * buffer.c (Fmove_overlay): Set overlay's next pointer | 9 * buffer.c (Fmove_overlay): Set overlay's next pointer |
4 unconditionally. | 10 unconditionally. |
5 | 11 |
6 2003-08-16 Richard M. Stallman <rms@gnu.org> | 12 2003-08-16 Richard M. Stallman <rms@gnu.org> |