(InputMethodInfo): New type.
authorhanda <handa>
Thu, 3 Jun 2004 12:34:00 +0000 (12:34 +0000)
committerhanda <handa>
Thu, 3 Jun 2004 12:34:00 +0000 (12:34 +0000)
commit57bac66b0e23ea5f96ecc6357952950f623fdcf4
tree2746fcf7bf6e00c20a8062ec878a7f578f50ead8
parentfa9ae740f955c0c978750518e392138c0f0a8f9b
(InputMethodInfo): New type.
(input_method_table): Type changed to `InputMethodInfo *'.
(select_input_method): Adjusted for the change of
input_method_table.
(show_cursor): Open an input method here if necessary.
(compare_input_method): Adjusted for the change of
input_method_table.
(setup_input_methods): Likewise.  Don't open input methods here
except for XIM.
(main): Adjusted for the change of input_method_table.
example/medit.c