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

index 0b0d9e54d7ee9d26ecde76ea09f735f9a72c478a..24142131fe82d036dc55cbc7f2d9c19ab0e400a7 100644 (file)
@@ -1,5 +1,16 @@
+2007-12-13  Kenichi Handa  <handa@ni.aist.go.jp>
+
+       * xdisp.c (handle_auto_composed_prop): Use Fget_text_property
+       instead of get_property_and_range.
+
 2007-12-10  Kenichi Handa  <handa@ni.aist.go.jp>
 
+       * xftfont.c (struct xftfont_info): Delete the member ft_face.
+       (xftfont_open): Don't keep locking face.
+       (xftfont_close): Don't unlock face.
+       (xftfont_anchor_point): Lock and unlock face.
+       (xftfont_shape): Likewise.
+
        * fontset.c (fontset_find_font): Don't prefer a font of
        supplementary charset.