Mercurial > emacs
changeset 99109:8b53f3fcb473
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 24 Oct 2008 13:12:55 +0000 |
parents | 411ea0d5dade |
children | 95f2001909fc |
files | src/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Oct 24 13:11:56 2008 +0000 +++ b/src/ChangeLog Fri Oct 24 13:12:55 2008 +0000 @@ -1,3 +1,14 @@ +2008-10-24 Kenichi Handa <handa@m17n.org> + + * ftfont.c (ftfont_otf_features): Fix previous change. + (ftfont_otf_capability): Check FeatureList.FeatureCount before + calling ftfont_otf_features. + +2008-10-23 Kenichi Handa <handa@m17n.org> + + * font.c (font_match_p): Fix for the case that a vector of + characters is in script-representative-chars. + 2008-10-24 Michael Albinus <michael.albinus@gmx.de> * dbusbind.c (xd_in_read_queued_messages): New variable.