Mercurial > emacs
comparison src/ChangeLog.unicode @ 90452:92ed1b9edd67
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Wed, 14 Jun 2006 00:42:18 +0000 |
| parents | 389f7c0d8696 |
| children | 36f59f74454a |
comparison
equal
deleted
inserted
replaced
| 90451:6ffc9b378367 | 90452:92ed1b9edd67 |
|---|---|
| 1 2006-06-14 Kenichi Handa <handa@m17n.org> | |
| 2 | |
| 3 * font.c (enum xlfd_field_index): Rename XLFD_XXX_SIZE_INDEX to | |
| 4 XLFD_XXX_INDEX. | |
| 5 (enum xlfd_field_mask): New enum. | |
| 6 (intern_font_field): Argument changed. Caller changed. If digits | |
| 7 are followed by non-digits, return a symbol. | |
| 8 (font_expand_wildcards): New function. | |
| 9 (font_parse_xlfd): Fix wildcard handling. | |
| 10 (Ffont_spec): If :name is specified, reflect the info in the other | |
| 11 properties. | |
| 12 | |
| 13 * ftfont.c (ftfont_pattern_entity): Fix typo. | |
| 14 (ftfont_list): Enforce FC_LANG in PATTERN to cancel the effect of | |
| 15 locale. | |
| 16 | |
| 1 2006-06-09 Kenichi Handa <handa@m17n.org> | 17 2006-06-09 Kenichi Handa <handa@m17n.org> |
| 2 | 18 |
| 3 * font.h (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Extern them. | 19 * font.h (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Extern them. |
| 4 | 20 |
| 5 * font.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Moved from | 21 * font.c (Qiso8859_1, Qiso10646_1, Qunicode_bmp): Moved from |
