comparison src/ChangeLog @ 102527:e16d4567a1bc

(Ffontset_info): YAILOM (Yet another int/Lisp_Object mixup).
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 13 Mar 2009 16:12:43 +0000
parents cec89dff31fa
children dd268d718c60
comparison
equal deleted inserted replaced
102526:bd6dbfa9026f 102527:e16d4567a1bc
1 2009-03-13 Stefan Monnier <monnier@iro.umontreal.ca> 1 2009-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * fontset.c (fontset_from_font): YAILOM (Yet another int/Lisp_Object 3 * fontset.c (fontset_from_font, Ffontset_info): YAILOM (Yet another
4 mixup). 4 int/Lisp_Object mixup).
5 5
6 2009-03-13 Kenichi Handa <handa@m17n.org> 6 2009-03-13 Kenichi Handa <handa@m17n.org>
7 7
8 * fontset.c (Ffontset_info, check_fontset_name): New arg frame. 8 * fontset.c (Ffontset_info, check_fontset_name): New arg frame.
9 Handle NAME nil and t correctly. Callers changed. 9 Handle NAME nil and t correctly. Callers changed.