aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAdrian Robert2009-07-29 16:03:12 +0000
committerAdrian Robert2009-07-29 16:03:12 +0000
commit1586503c80301707f138c71208fac69c11274d02 (patch)
tree452461e2819c3eee75883ff5a94456be17d673f2 /src/ChangeLog
parentd6a69b30c7edb5ab3bf8d73fd44dc798a53842cb (diff)
downloademacs-1586503c80301707f138c71208fac69c11274d02.tar.gz
emacs-1586503c80301707f138c71208fac69c11274d02.zip
* nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, not a list, for match case.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 523f19ff0c0..989831d6763 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-07-29 Adrian Robert <Adrian.B.Robert@gmail.com>
2
3 * nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one
4 element, not a list, for match case.
5
12009-07-28 Kenichi Handa <handa@m17n.org> 62009-07-28 Kenichi Handa <handa@m17n.org>
2 7
3 * font.c (font_parse_xlfd): Check DPI and AVGWIDTH properties more 8 * font.c (font_parse_xlfd): Check DPI and AVGWIDTH properties more