summaryrefslogtreecommitdiff
path: root/src/ChangeLog.unicode
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2007-12-21 01:45:13 +0000
committerKenichi Handa <handa@m17n.org>2007-12-21 01:45:13 +0000
commitf9a3a187da3880f3f8ee8bf87d1563260fd2ade1 (patch)
treec9fdae672674d59ac5a1899b0923dbbd57929836 /src/ChangeLog.unicode
parentb293711968da4afd8b52cdb3e140f0df74cd4c11 (diff)
downloademacs-f9a3a187da3880f3f8ee8bf87d1563260fd2ade1.tar.gz
*** empty log message ***
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 @@
+2007-12-21 Kenichi Handa <handa@ni.aist.go.jp>
+
+ * font.c (Ffont_shape_text): Avoid unnecessary composition.
+
+ * fontset.c (Vfont_encoding_charset_alist): New variable.
+ (syms_of_fontset): DEFVAR it.
+ (reorder_font_vector): Optimize for the case of no need of
+ reordring.
+ (fontset_find_font): Likewise.
+ (face_for_char): Map the charset property by
+ Vfont_encoding_charset_alist.
+
2007-12-20 Jason Rumney <jasonr@gnu.org>
* w32font.c (logfonts_match): Don't check adstyle here.