changeset 91242:5ea93ee99947

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 18 Dec 2007 02:33:58 +0000
parents 6133244f82b7
children 9477734eac90
files src/ChangeLog.unicode
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.unicode	Tue Dec 18 02:29:25 2007 +0000
+++ b/src/ChangeLog.unicode	Tue Dec 18 02:33:58 2007 +0000
@@ -1,3 +1,9 @@
+2007-12-18  Kenichi Handa  <handa@ni.aist.go.jp>
+
+	* font.c (Ffont_get): Fix arguments to Fassoc.
+
+	* fontset.c (fontset_find_font): Fix previous change.
+
 2007-12-14  Kenichi Handa  <handa@ni.aist.go.jp>
 
 	* xterm.c (x_check_font) [USE_FONT_BACKEND]: Don't access
@@ -108,6 +114,9 @@
 
 2007-12-04  Kenichi Handa  <handa@ni.aist.go.jp>
 
+	* xfont.c (Qx): Deleted.
+	(syms_of_xfont): Don't initialize Qx.
+
 	* composite.h (enum composition_method): Define
 	COMPOSITION_WITH_GLYPH_STRING unconditionally.