Mercurial > emacs
changeset 91230:b9bdb93e544d
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 13 Dec 2007 01:33:14 +0000 |
parents | e2f99a24f1e6 |
children | 29d8135e8f58 |
files | src/ChangeLog.unicode |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog.unicode Thu Dec 13 01:32:44 2007 +0000 +++ b/src/ChangeLog.unicode Thu Dec 13 01:33:14 2007 +0000 @@ -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.