(parse_action_list): Allow (undo 0).
authorhanda <handa>
Thu, 16 Nov 2006 12:07:00 +0000 (12:07 +0000)
committerhanda <handa>
Thu, 16 Nov 2006 12:07:00 +0000 (12:07 +0000)
commit0cfaa3b88f2421f040b4b4e76a16b9905d0c87c3
treeea64b57b5786a16ef98165b1670b4583ba052fce
parenta90363a303ead228dccc76c62eb3d7e9434dcfd3
(parse_action_list): Allow (undo 0).
(adjust_markers): New function.
(preedit_insert, preedit_delete): Call adjust_markers.
(preedit_replace): New function.
(update_candidate): Call preedit_replace instead of preedit_insert
and preedit_delete.
(filter): When ic_info->commit_key_head is nonzero, shift input
event keys even if there's no committed text.
src/input.c