Mercurial > emacs
changeset 94969:916f0f042c9e
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 14 May 2008 12:28:17 +0000 |
parents | e87ef440216b |
children | 2905831ea99f |
files | src/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed May 14 12:27:59 2008 +0000 +++ b/src/ChangeLog Wed May 14 12:28:17 2008 +0000 @@ -1,6 +1,8 @@ 2008-05-14 Kenichi Handa <handa@m17n.org> * font.c (font_prop_validate): Make nil a valid value. + (font_clear_cache): Check if the cached vector of entities is nil + or not. 2008-05-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>