Mercurial > emacs
changeset 101557:9b7874193899
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 27 Jan 2009 05:10:08 +0000 |
parents | 7f8b5730cfa5 |
children | ab3d548d13f2 |
files | src/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Jan 27 05:09:42 2009 +0000 +++ b/src/ChangeLog Tue Jan 27 05:10:08 2009 +0000 @@ -1,3 +1,13 @@ +2009-01-27 Kenichi Handa <handa@m17n.org> + + * ftfont.c (ftfont_has_char): If the arg FONT is a font-object, + directly use GT_Get_Char_index. + + * xftfont.c (struct xftfont_info): New member `index'. + + * fontset.c (font_for_char): Use assq_no_quit, not assoc_no_quit. + (Ffontset_font): Adjusted for the change of fontset entry. + 2009-01-26 Kenichi Handa <handa@m17n.org> * fontset.c (fontset_find_font): Fix handling of non-cons return