Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jan 26 22:51:07 2007 +0000 +++ b/src/ChangeLog Sat Jan 27 17:14:22 2007 +0000 @@ -1,3 +1,8 @@ +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. + 2007-01-20 Aidan Kehoe <kehoea@parhasard.net> * eval.c: