# HG changeset patch # User Kenichi Handa # Date 1201666097 0 # Node ID 893512ff81f37943a5033e92c7c06676555a4503 # Parent 1e43b74bf9e544cda7a370d07361a03a784fd945 *** empty log message *** diff -r 1e43b74bf9e5 -r 893512ff81f3 src/ChangeLog.unicode --- a/src/ChangeLog.unicode Wed Jan 30 04:07:47 2008 +0000 +++ b/src/ChangeLog.unicode Wed Jan 30 04:08:17 2008 +0000 @@ -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.