*** empty log message ***
authorhanda <handa>
Mon, 12 Feb 2007 14:27:08 +0000 (14:27 +0000)
committerhanda <handa>
Mon, 12 Feb 2007 14:27:08 +0000 (14:27 +0000)
src/ChangeLog

index c51b661..0f6cf37 100644 (file)
@@ -1,3 +1,12 @@
+2007-02-12  Kenichi Handa  <handa@m17n.org>
+
+       * input.c (get_preceding_char): Unref mt if necessary.
+       (get_following_char): Likewise.
+       (parse_action_list): Fix handling of `insert' action as
+       candidates.
+       (get_candidate_list): Fix for handling (("CANDIDATE1" ...)).
+       (take_action_list): Check invalid candidate list.
+
 2007-02-06  Kenichi Handa  <handa@m17n.org>
 
        * input.c (integer_value): Check also ic->produced for @-N.