Mercurial > emacs
diff src/ChangeLog.unicode @ 91365:893512ff81f3
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Wed, 30 Jan 2008 04:08:17 +0000 |
| parents | 8682800dc1af |
| children | 079bf43d2bd9 |
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.
