*** empty log message ***
authorhanda <handa>
Wed, 11 Aug 2010 11:24:52 +0000 (11:24 +0000)
committerhanda <handa>
Wed, 11 Aug 2010 11:24:52 +0000 (11:24 +0000)
src/ChangeLog

index 37bb5ef..1c401c5 100644 (file)
@@ -1,3 +1,12 @@
+2010-08-11  Kenichi Handa  <handa@m17n.org>
+
+       * 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  <handa@m17n.org>
 
        * m17n-flt.c (try_otf): Remove unused local vars.