From: handa Date: Fri, 23 Feb 2007 12:33:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FLT-base~133 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=414839a3207ac449941d0a5c63b90b92d5b36f36;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 0f6cf37..c6cfef9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2007-02-23 Kenichi Handa + + * input.c (Mpop): New variable. + (fully_initialize): Initialize Mpop. + (parse_action_list): Handle Mpop. + (take_action_list): Likewise. + (handle_key): When a key is unhandled, shift to the initial state + only if the current state has no branch action. + 2007-02-12 Kenichi Handa * input.c (get_preceding_char): Unref mt if necessary.