From: handa Date: Tue, 10 Jan 2006 00:54:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-3-1~16 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=4f0fd270361183c289e77e922127cab760f3fdde;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 07bb292..666d4ae 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2006-01-10 Kenichi Handa + + * input.c (preedit_commit): For debugging, print only commiting + charactes. Don't set ic->candidate_show to 0. + (handle_key): Don't run branch-actions just by shifting to the + current state. + (reset_ic): Reset state_key_head and key_head of ic_info to 0. + Reset vars and plist. + 2006-01-07 Kenichi Handa * input.c (load_branch): Confirm that maps is not NULL.