*** empty log message ***
authorhanda <handa>
Tue, 10 Jan 2006 00:54:20 +0000 (00:54 +0000)
committerhanda <handa>
Tue, 10 Jan 2006 00:54:20 +0000 (00:54 +0000)
src/ChangeLog

index 07bb292..666d4ae 100644 (file)
@@ -1,3 +1,12 @@
+2006-01-10  Kenichi Handa  <handa@m17n.org>
+
+       * 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  <handa@m17n.org>
 
        * input.c (load_branch): Confirm that maps is not NULL.