diff src/ChangeLog @ 101557:9b7874193899

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 27 Jan 2009 05:10:08 +0000
parents a8bcd83f40c5
children cfbf548023b7
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