comparison lisp/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 1257b938f03a
children dba492ef7440
comparison
equal deleted inserted replaced
4765:1257b938f03a 4766:32b358a240b0
1 2009-12-05 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * font.el (x-font-create-object): Check for Xft before using it.
4
1 2009-11-10 Jerry James <james@xemacs.org> 5 2009-11-10 Jerry James <james@xemacs.org>
2 6
3 * device.el (device-type): Remove (mostly imaginary) support for 7 * device.el (device-type): Remove (mostly imaginary) support for
4 NeXTstep. 8 NeXTstep.
5 * font.el (font-window-system-mappings): Ditto. 9 * font.el (font-window-system-mappings): Ditto.