From 414839a3207ac449941d0a5c63b90b92d5b36f36 Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 23 Feb 2007 12:33:43 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) 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. -- 1.7.10.4