Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3906:605c915d2b9d
[xemacs-hg @ 2007-04-14 16:10:53 by stephent]
Small fixes for font-mgr.c. <87y7kvudz3.fsf@uwakimon.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Sat, 14 Apr 2007 16:10:57 +0000 |
parents | 7bde3a686fda |
children | 3d2a9b62e044 |
comparison
equal
deleted
inserted
replaced
3905:5d22662e9c81 | 3906:605c915d2b9d |
---|---|
1 2007-04-15 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * font-mgr.c: Update FSF copyrights. | |
4 | |
5 * font-mgr.c (print_fc_pattern): New facility for fc-pattern | |
6 objects. Comment on need/implementation for equal/hash. | |
7 | |
8 * font-mgr.c (build_fcapi_string): New convenience macro. | |
9 * font-mgr.c (Ffc_name_unparse): | |
10 * font-mgr.c (Ffc_pattern_get): | |
11 Use it. | |
12 | |
13 * font-mgr.c (Ffc_name_parse): | |
14 * font-mgr.c (Ffc_font_match): | |
15 Remove incorrect comments about memory leaks. | |
16 | |
1 2007-04-01 Stephen J. Turnbull <stephen@xemacs.org> | 17 2007-04-01 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 18 |
3 Thanks to OG for review and Aidan Kehoe for useful comments. | 19 Thanks to OG for review and Aidan Kehoe for useful comments. |
4 | 20 |
5 * redisplay-x.c (separate_textual_runs_mule): Reorganize and document. | 21 * redisplay-x.c (separate_textual_runs_mule): Reorganize and document. |