comparison src/ChangeLog @ 96001:b41affc105cf

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 16 Jun 2008 07:32:48 +0000
parents c5659b8c29d6
children 66f0213be62a
comparison
equal deleted inserted replaced
96000:f2d08191aec7 96001:b41affc105cf
1 2008-06-16 Kenichi Handa <handa@m17n.org>
2
3 * font.c (font_check_object): Delete it.
4 (font_clear_cache): Check if a font-object is alive.
5 (font_open_entity): Likewise. Set FONT_OBJLST_INDEX of a
6 font-object to nil.
7 (font_close_object): Don't check FONT_CLOSE_OBJECT.
8 (font_at): Don't call font_check_object.
9
1 2008-06-16 Katsumi Yamaoka <yamaoka@jpl.org> 10 2008-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
2 11
3 * puresize.h (BASE_PURESIZE): Increase to 1230000. 12 * puresize.h (BASE_PURESIZE): Increase to 1230000.
4 13
5 2008-06-16 Chong Yidong <cyd@stupidchicken.com> 14 2008-06-16 Chong Yidong <cyd@stupidchicken.com>