]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Fri, 21 Dec 2007 01:45:13 +0000 (01:45 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 21 Dec 2007 01:45:13 +0000 (01:45 +0000)
src/ChangeLog.unicode

index 28863c27153363339135221f51fa33af0efa6c34..fd53e9312dbbf8e847a2e69851615755b653aad5 100644 (file)
@@ -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.