Mercurial > emacs
diff src/ChangeLog @ 104107:6a6fc6d5dad8
* nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, not a list, for match case.
author | Adrian Robert <Adrian.B.Robert@gmail.com> |
---|---|
date | Wed, 29 Jul 2009 16:03:12 +0000 |
parents | e3c595123485 |
children | 132eb17eec1d |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jul 29 15:26:21 2009 +0000 +++ b/src/ChangeLog Wed Jul 29 16:03:12 2009 +0000 @@ -1,3 +1,8 @@ +2009-07-29 Adrian Robert <Adrian.B.Robert@gmail.com> + + * nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one + element, not a list, for match case. + 2009-07-28 Kenichi Handa <handa@m17n.org> * font.c (font_parse_xlfd): Check DPI and AVGWIDTH properties more