From: Kenichi Handa Date: Tue, 18 Dec 2007 02:33:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8295^2~126 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=596943a7cb08762d81d475013a380ebfccc7fa4d;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 74acedc4885..ddeeacb1003 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode @@ -1,3 +1,9 @@ +2007-12-18 Kenichi Handa + + * font.c (Ffont_get): Fix arguments to Fassoc. + + * fontset.c (fontset_find_font): Fix previous change. + 2007-12-14 Kenichi Handa * xterm.c (x_check_font) [USE_FONT_BACKEND]: Don't access @@ -108,6 +114,9 @@ 2007-12-04 Kenichi Handa + * xfont.c (Qx): Deleted. + (syms_of_xfont): Don't initialize Qx. + * composite.h (enum composition_method): Define COMPOSITION_WITH_GLYPH_STRING unconditionally.