aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.unicode
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog.unicode')
-rw-r--r--src/ChangeLog.unicode9
1 files changed, 9 insertions, 0 deletions
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 @@
12007-12-18 Kenichi Handa <handa@ni.aist.go.jp>
2
3 * font.c (Ffont_get): Fix arguments to Fassoc.
4
5 * fontset.c (fontset_find_font): Fix previous change.
6
12007-12-14 Kenichi Handa <handa@ni.aist.go.jp> 72007-12-14 Kenichi Handa <handa@ni.aist.go.jp>
2 8
3 * xterm.c (x_check_font) [USE_FONT_BACKEND]: Don't access 9 * xterm.c (x_check_font) [USE_FONT_BACKEND]: Don't access
@@ -108,6 +114,9 @@
108 114
1092007-12-04 Kenichi Handa <handa@ni.aist.go.jp> 1152007-12-04 Kenichi Handa <handa@ni.aist.go.jp>
110 116
117 * xfont.c (Qx): Deleted.
118 (syms_of_xfont): Don't initialize Qx.
119
111 * composite.h (enum composition_method): Define 120 * composite.h (enum composition_method): Define
112 COMPOSITION_WITH_GLYPH_STRING unconditionally. 121 COMPOSITION_WITH_GLYPH_STRING unconditionally.
113 122