From 3337b4afb316e3459cdc818cc73c703ab71a38dc Mon Sep 17 00:00:00 2001 From: nisikimi Date: Wed, 28 Apr 2004 08:34:18 +0000 Subject: [PATCH] *** empty log message *** --- src/input-gui.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/input-gui.c b/src/input-gui.c index c9ebb84..904ac8b 100644 --- a/src/input-gui.c +++ b/src/input-gui.c @@ -569,9 +569,8 @@ minput__win_fini () displays them at the input spot set by the function minput_set_spot (). - The function m17n_initialize_win () set the variable @c - minput_driver to the pointer to this driver so that all internal - input methods use it. + The macro M17N_INIT () set the variable @c minput_driver to the + pointer to this driver so that all internal input methods use it. Therefore, unless @c minput_driver is changed from the default, the driver dependent arguments to the functions whose name begin @@ -600,7 +599,7 @@ minput__win_fini () ¥È¤Ë preedit ¥Æ¥­¥¹¥ÈÍѤΥµ¥Ö¥¦¥£¥ó¥É¥¦¤È status ¥Æ¥­¥¹¥ÈÍѤΥµ¥Ö ¥¦¥£¥ó¥É¥¦¤òºî¤ê¡¢¤½¤ì¤¾¤ì¤òɽ¼¨¤¹¤ë¡£ - ´Ø¿ô m17n_initialize_win () ¤ÏÊÑ¿ô @c minput_driver ¤ò¤³¤Î¥É¥é¥¤¥Ð + ¥Þ¥¯¥í M17N_INIT () ¤ÏÊÑ¿ô @c minput_driver ¤ò¤³¤Î¥É¥é¥¤¥Ð ¤Ø¤Î¥Ý¥¤¥ó¥¿¤ËÀßÄꤷ¡¢Á´¤Æ¤ÎÆâÉôÆþÎϥ᥽¥Ã¥É¤¬¤³¤Î¥É¥é¥¤¥Ð¤ò»È¤¦¤è ¤¦¤Ë¤¹¤ë¡£ -- 1.7.10.4