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 195da8b486f..2bae49869aa 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,3 +1,14 @@
12008-01-30 Kenichi Handa <handa@ni.aist.go.jp>
2
3 * fontset.c (reorder_font_vector): Exclude nil elements from the
4 font group. Don't try multiple fonts.
5 (fontset_font): Adjusted for the above change.
6 (Finternal_char_font): Return nil if the found font doesn't
7 contain the character ch.
8
9 * Makefile.in (lisp): Add cham.el.
10 (shortlisp): Likewise.
11
12008-01-28 Kenichi Handa <handa@ni.aist.go.jp> 122008-01-28 Kenichi Handa <handa@ni.aist.go.jp>
2 13
3 * font.h (FONTP): Make it return 1 also for a font-object. 14 * font.h (FONTP): Make it return 1 also for a font-object.