From 0aad080fdcf1d981e24fc5bbe4035a574fab5162 Mon Sep 17 00:00:00 2001 From: handa Date: Wed, 2 Apr 2008 02:19:57 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 5003255..de7c525 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2008-04-02 Kenichi Handa + + * input.c (integer_value): Delete the 3rd arg VALUE. + (resolve_expression): Adjust the call of integer_value. + (take_action_list): Likewise. + 2008-03-06 Kenichi Handa * font-ft.c (ft_drive_otf): Don't ignore the otf-spec to apply all @@ -852,7 +858,7 @@ (M17N_FUNC): New macro. (msymbol_put_func, msymbol_get_func): Extern them. (mplist_put_func, mplist_get_func): Extern them. - + * m17n-gui.h (mface_get_hook, mface_put_hook): Extern them. * m17n-gui.c (mframe): Add a proper casting. -- 1.7.10.4