]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 30 Jan 2008 04:08:17 +0000 (04:08 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 30 Jan 2008 04:08:17 +0000 (04:08 +0000)
src/ChangeLog.unicode

index 195da8b486f719f64899205e75fc2a944b06f001..2bae49869aa8131eb66653818d0d6178eb361edf 100644 (file)
@@ -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.