comparison src/ChangeLog @ 3802:d6f975442bd3

[xemacs-hg @ 2007-01-27 17:14:20 by michaels] 2007-01-27 Mike Sperber <mike@xemacs.org> * faces.c (complex_vars_of_faces): Move declarations of fontptr and fonts out of #ifdef MULE, unbreaking the non-MULE Xft build.
author michaels
date Sat, 27 Jan 2007 17:14:22 +0000
parents 73288faa5759
children b98f0084dc23
comparison
equal deleted inserted replaced
3801:b69bd495dfe2 3802:d6f975442bd3
1 2007-01-27 Mike Sperber <mike@xemacs.org>
2
3 * faces.c (complex_vars_of_faces): Move declarations of fontptr
4 and fonts out of #ifdef MULE, unbreaking the non-MULE Xft build.
5
1 2007-01-20 Aidan Kehoe <kehoea@parhasard.net> 6 2007-01-20 Aidan Kehoe <kehoea@parhasard.net>
2 7
3 * eval.c: 8 * eval.c:
4 Document in more detail what happens with byte-compilation, 9 Document in more detail what happens with byte-compilation,
5 `function', and `quote'. 10 `function', and `quote'.