From 1c377f979258a5a0637c6ef0c30796b853d794f8 Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 16 Sep 2005 11:39:39 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 2f00f41..d41db1c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,15 @@ +2005-09-16 Kenichi Handa + + * m17n.h (Minput_focus_move, Minput_focus_in, Minput_focus_out): + Extern them. + + * input.c (shift_state): Fix the condition of taking init actions. + (take_action_list): Fix handling of pushback action. + (handle_key): Don't change key while checking its alias. + (minput__init): Initialize new variables. + (Minput_focus_move, Minput_focus_in, Minput_focus_out): New + variables. + 2005-09-12 Kenichi Handa * mtext.c (mtext__uppercase): Add proper open/close parens. -- 1.7.10.4