Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3763:142260edb7b5
[xemacs-hg @ 2006-12-28 12:15:23 by malcolmp]
Use system malloc on ppc64, alpha and ia64.
author | malcolmp |
---|---|
date | Thu, 28 Dec 2006 12:15:38 +0000 |
parents | c13b89ba4796 |
children | 6b2ef948e140 |
comparison
equal
deleted
inserted
replaced
3762:e3fe0d9ca941 | 3763:142260edb7b5 |
---|---|
1 2006-12-27 Malcolm Purvis <malcolmp@xemacs.org> | |
2 | |
3 * s/linux.h: Enable SYSTEM_MALLOC on ppc64, alpha and ia64 | |
4 systems. | |
5 | |
1 2006-12-17 Aidan Kehoe <kehoea@parhasard.net> | 6 2006-12-17 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * faces.c (complex_vars_of_faces): | 8 * faces.c (complex_vars_of_faces): |
4 Don't use server-side fallbacks when building with XFT support. | 9 Don't use server-side fallbacks when building with XFT support. |
5 | 10 |