From 671bb2010e08eb183b9df33ea83569bbb16fa549 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 30 Jan 2008 04:08:17 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog.unicode | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 @@ +2008-01-30 Kenichi Handa + + * fontset.c (reorder_font_vector): Exclude nil elements from the + font group. Don't try multiple fonts. + (fontset_font): Adjusted for the above change. + (Finternal_char_font): Return nil if the found font doesn't + contain the character ch. + + * Makefile.in (lisp): Add cham.el. + (shortlisp): Likewise. + 2008-01-28 Kenichi Handa * font.h (FONTP): Make it return 1 also for a font-object. -- 2.39.5