Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3154:f94f72c6ceb0
[xemacs-hg @ 2005-12-20 22:01:50 by aidan]
The Xft merge broke the server-side X11 charset font cache.
author | aidan |
---|---|
date | Tue, 20 Dec 2005 22:01:52 +0000 |
parents | b85f5d7d9d82 |
children | c9423e7289d2 |
comparison
equal
deleted
inserted
replaced
3153:962f429ac715 | 3154:f94f72c6ceb0 |
---|---|
1 2005-12-20 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * objects-x.c (x_find_charset_font): | |
4 Return Qnil on no match, not Qunbound. Fixes performance issues | |
5 based on the use of this return value in | |
6 objects.c:font_instantiate | |
7 | |
1 2005-12-18 Aidan Kehoe <kehoea@parhasard.net> | 8 2005-12-18 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * syntax.c (charset_syntax): | 10 * syntax.c (charset_syntax): |
4 * syntax.c (update_just_this_syntax_table): | 11 * syntax.c (update_just_this_syntax_table): |
5 * syntax.c (complex_vars_of_syntax): | 12 * syntax.c (complex_vars_of_syntax): |