Mercurial > emacs
comparison src/ChangeLog @ 103890:077f919376db
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 14 Jul 2009 12:03:31 +0000 |
parents | 0cebb3e8f85d |
children | 9cf3ca992411 |
comparison
equal
deleted
inserted
replaced
103889:82ad563e96ed | 103890:077f919376db |
---|---|
1 2009-07-14 Kenichi Handa <handa@m17n.org> | 1 2009-07-14 Kenichi Handa <handa@m17n.org> |
2 | |
3 * font.c (font_vconcat_entity_vectors): New function. | |
4 (struct font_sort_data): New member font_driver_preference. | |
5 (font_compare): Check font_driver_preference. | |
6 (font_sort_entities): The format of the first argument changed. | |
7 (font_delete_unmatched): Likewise. | |
8 (font_list_entities): The return type changed. | |
9 (font_select_entity): The format of the second argument changed. | |
10 (font_find_for_lface): Adjusted for the above changes. Don't | |
11 suppress the checking of C even if the repertory supports it. | |
12 (Flist_fonts): Adjusted for the above changes. | |
2 | 13 |
3 * ftfont.c (ftfont_spec_pattern): New arg langname. Caller | 14 * ftfont.c (ftfont_spec_pattern): New arg langname. Caller |
4 changed. | 15 changed. |
5 (ftfont_list): Adjusted for the change of ftfont_spec_pattern. | 16 (ftfont_list): Adjusted for the change of ftfont_spec_pattern. |
6 Reject a font who has adstyle property that is different from a | 17 Reject a font who has adstyle property that is different from a |