changeset 91365:893512ff81f3

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 30 Jan 2008 04:08:17 +0000
parents 1e43b74bf9e5
children 86f3a8f0a3a6
files src/ChangeLog.unicode
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <handa@ni.aist.go.jp>
+
+	* 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  <handa@ni.aist.go.jp>
 
 	* font.h (FONTP): Make it return 1 also for a font-object.