aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa2007-04-13 01:37:04 +0000
committerKenichi Handa2007-04-13 01:37:04 +0000
commit4b60bb133d398a860db5fd531b3e705ddb7d5cfb (patch)
tree8538d446b86f5db37a8ad7ef30b988b6d522430c /src
parent1c82b4b3a1b93f96b983141cf783ef06ff9d4897 (diff)
downloademacs-4b60bb133d398a860db5fd531b3e705ddb7d5cfb.tar.gz
emacs-4b60bb133d398a860db5fd531b3e705ddb7d5cfb.zip
*** empty log message ***
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