(parse_nested_list_value): Fix handling of the global
authorhanda <handa>
Fri, 4 Nov 2005 07:25:15 +0000 (07:25 +0000)
committerhanda <handa>
Fri, 4 Nov 2005 07:25:15 +0000 (07:25 +0000)
commit6bdbaf145e633b4c49fa57fbb6d573fdc53aceff
tree7028ea5eed9fd6ad39fe0d64f0c43c1ec3d3d688
parent623ac44eaf715968ec673c0bcb42c2120b7d2c58
(parse_nested_list_value): Fix handling of the global
definition.
(get_nested_list): Get global definitions by load_partial_im_info.
(preedit_commit): Set ic->candidates_changed to bitwise or of enum
MInputCandidatesChanged.
(take_action_list): Likewise.
(reset_ic): Likewise.
(create_ic): Don't pay special attention to
Mcandidates_group_size.
(load_partial_im_info): Call mdatabase_find with correct 4th arg.
(minput_set_variable): Get a definition of varible by
mplist_find_by_value, not mplist_get.
src/input.c