aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.unicode
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog.unicode')
-rw-r--r--src/ChangeLog.unicode12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index 28863c27153..fd53e9312db 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,3 +1,15 @@
12007-12-21 Kenichi Handa <handa@ni.aist.go.jp>
2
3 * font.c (Ffont_shape_text): Avoid unnecessary composition.
4
5 * fontset.c (Vfont_encoding_charset_alist): New variable.
6 (syms_of_fontset): DEFVAR it.
7 (reorder_font_vector): Optimize for the case of no need of
8 reordring.
9 (fontset_find_font): Likewise.
10 (face_for_char): Map the charset property by
11 Vfont_encoding_charset_alist.
12
12007-12-20 Jason Rumney <jasonr@gnu.org> 132007-12-20 Jason Rumney <jasonr@gnu.org>
2 14
3 * w32font.c (logfonts_match): Don't check adstyle here. 15 * w32font.c (logfonts_match): Don't check adstyle here.