aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.unicode11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index ae9698e3647..cf0605b0669 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,3 +1,14 @@
12007-04-13 Kenichi Handa <handa@m17n.org>
2
3 * fontset.c (fontset_find_font): New function.
4 (fontset_font): Use fontset_find_font.
5 (make_fontset_for_ascii_face): Don't set face ID in rfont_def.
6 Register the specified font for all Latin characters.
7 (new_fontset_from_font): Register the specified font for all Latin
8 characters.
9 (dump_fontset): For a realized fontset, include the base fontset
10 name in the returned vector.
11
12007-04-11 Kenichi Handa <handa@m17n.org> 122007-04-11 Kenichi Handa <handa@m17n.org>
2 13
3 * character.h (CHAR_STRING): Cast C to unsigned on calling 14 * character.h (CHAR_STRING): Cast C to unsigned on calling