Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3176:1c2a4e4e81d9
[xemacs-hg @ 2005-12-25 11:21:45 by aidan]
Revert the alloc warning bugfix
author | aidan |
---|---|
date | Sun, 25 Dec 2005 11:21:46 +0000 |
parents | 588878f5a654 |
children | 15139dbf89f4 |
comparison
equal
deleted
inserted
replaced
3175:f102dbecac7b | 3176:1c2a4e4e81d9 |
---|---|
1 2005-12-25 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * alloc.c: | |
4 * alloc.c (malloc_warning): | |
5 * alloc.c (MALLOC_BEGIN): | |
6 * alloc.c (FREE_OR_REALLOC_BEGIN): | |
7 Revert the alloc warning bugfix, in response to Stephen's mail | |
8 87acepzl6e.fsf@tleepslib.sk.tsukuba.ac.jp . | |
9 | |
1 2005-12-24 Aidan Kehoe <kehoea@parhasard.net> | 10 2005-12-24 Aidan Kehoe <kehoea@parhasard.net> |
2 | 11 |
3 * objects-x.c (x_font_instance_truename): | 12 * objects-x.c (x_font_instance_truename): |
4 * objects-x.c (x_find_charset_font): | 13 * objects-x.c (x_find_charset_font): |
5 Reintroduce my change of 2005-12-20 and Stephen's of 2005-12-23, | 14 Reintroduce my change of 2005-12-20 and Stephen's of 2005-12-23, |