Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4766:32b358a240b0
Avoid calling Xft if not built in.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Sat, 05 Dec 2009 01:02:33 +0900 |
parents | b604d235f028 |
children | 5460287a3327 fd36a980d701 |
comparison
equal
deleted
inserted
replaced
4765:1257b938f03a | 4766:32b358a240b0 |
---|---|
1 2009-12-05 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * faces.c (complex_vars_of_faces): Explain why "*" isn't rewritten | |
4 as a full XLFD. | |
5 | |
1 2009-11-19 Vin Shelton <acs@xemacs.org> | 6 2009-11-19 Vin Shelton <acs@xemacs.org> |
2 | 7 |
3 * sysdep.c (sys_subshell): Restore sys_subshell(); it's necessary | 8 * sysdep.c (sys_subshell): Restore sys_subshell(); it's necessary |
4 on Windows native builds. | 9 on Windows native builds. |
5 | 10 |