diff options
author | Kenichi Handa <handa@m17n.org> | 2007-12-13 01:33:14 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2007-12-13 01:33:14 +0000 |
commit | 47369218a046d88ee8d2a063b4ba7abf60ae23d5 (patch) | |
tree | f267c0189dae50fde4b4a2e53aa094faba0ee6d7 /src/ChangeLog.unicode | |
parent | 518a2b30ffecf3cce30c206332184a5233800084 (diff) | |
download | emacs-47369218a046d88ee8d2a063b4ba7abf60ae23d5.tar.gz |
*** empty log message ***
Diffstat (limited to 'src/ChangeLog.unicode')
-rw-r--r-- | src/ChangeLog.unicode | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 0b0d9e54d7e..24142131fe8 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode @@ -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. |