Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3164:c9423e7289d2
[xemacs-hg @ 2005-12-23 12:00:44 by stephent]
Fix crash getting truename of Xft fonts. <878xuc2fdo.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Fri, 23 Dec 2005 12:00:45 +0000 |
parents | f94f72c6ceb0 |
children | 8f3f6e3dfad9 |
comparison
equal
deleted
inserted
replaced
3163:04a435415e1d | 3164:c9423e7289d2 |
---|---|
1 2005-12-23 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * objects-x.c (x_font_instance_truename): Mule-ize handling of | |
4 font name (Xft names are UTF-8). Fixes crash. | |
5 | |
1 2005-12-20 Aidan Kehoe <kehoea@parhasard.net> | 6 2005-12-20 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * objects-x.c (x_find_charset_font): | 8 * objects-x.c (x_find_charset_font): |
4 Return Qnil on no match, not Qunbound. Fixes performance issues | 9 Return Qnil on no match, not Qunbound. Fixes performance issues |
5 based on the use of this return value in | 10 based on the use of this return value in |