From: handa Date: Wed, 11 Aug 2010 11:24:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-6-2~68 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=acce448552405cde8e3d82f78b630f9551fb4063;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 37bb5ef..1c401c5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2010-08-11 Kenichi Handa + + * input.h (MInputContextInfo): New member state_hook. + + * input.c (shift_state): Just set ic_info->state_hook, instead of + taking state-hook actions. + (handle_key): Check ic_info->state_hook. If KEY is unhandled, + init ic_info->state_hook. + 2010-08-09 Kenichi Handa * m17n-flt.c (try_otf): Remove unused local vars.