(load_branch): Ignore an undefined map name.
authorhanda <handa>
Fri, 28 Oct 2005 11:48:40 +0000 (11:48 +0000)
committerhanda <handa>
Fri, 28 Oct 2005 11:48:40 +0000 (11:48 +0000)
commit90b279d787e1e1e46820da021927d9eea35538e5
tree37540367d3e35d97b10d5ba8f7b8ff1db8c3f9ec
parenta39a1547d2bcb1f314180abc9c2f0984a555a915
(load_branch): Ignore an undefined map name.
(load_im_info): Set im_info->title from `name' only if it's not
Mnil.
(shift_state): Always update ic->status.
(adjust_candidates): Renamed from adjust_candidate_command.
Argument changed.  Caller changed.
(get_candidate_list, regularize_action): New functions.
(take_action_list): Use them.  On handling Munhandle, don't set
ic_info->used to 0.
(handle_key): If KEY is not handled by MAP, and MAP has
branch_actions, perform them.
src/input.c