aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.unicode
diff options
context:
space:
mode:
authorKenichi Handa2006-06-14 00:42:18 +0000
committerKenichi Handa2006-06-14 00:42:18 +0000
commit0885c8b38516873f6e7f6b5376e748491c3df629 (patch)
tree920b33fb531de8b3b5d8ad90cca3c1c681bfab70 /src/ChangeLog.unicode
parent4485a28ee55d2d75f777c35a5e879245fa16227d (diff)
downloademacs-0885c8b38516873f6e7f6b5376e748491c3df629.tar.gz
emacs-0885c8b38516873f6e7f6b5376e748491c3df629.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog.unicode')
-rw-r--r--src/ChangeLog.unicode16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index 20bfd9bbc2f..9f41cf8b51b 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,3 +1,19 @@
12006-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
12006-06-09 Kenichi Handa <handa@m17n.org> 172006-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.