Cancel previous changes
[m17n/m17n-lib.git] / src / m17n-X.h
index 8f3c670..3dc953b 100644 (file)
@@ -32,15 +32,6 @@ extern "C"
 {
 #endif
 
-/* For drawing.  */
-
-extern MSymbol Mdisplay;
-extern MSymbol Mscreen;
-extern MSymbol Mdrawable;
-extern MSymbol Mwidget;
-extern MSymbol Mdepth;
-extern MSymbol Mcolormap;
-
 /* For inputting.  */
 
 extern MInputDriver minput_xim_driver;
@@ -48,16 +39,14 @@ extern MSymbol Mxim;
 
 /*** @ingroup m17nInputMethodWin */
 /***en
-    @brief Structure pointed to by the argument $ARG of the function
-    input_open_im ().
+    @brief Structure pointed to by the argument $ARG of the function minput_open_im ().
 
     The type #MInputXIMArgIM is the structure pointed to by the
     argument $ARG of the function minput_open_im () for the foreign
     input method of name #Mxim.  */
 
 /***ja
-    @brief ´Ø¿ô minput_open_im () ¤Î°ú¿ô $ARG ¤Ë¤è¤Ã¤Æ»Ø¤µ¤ì¤ë¹½Â¤ÂÎ
-
+    @brief ´Ø¿ô minput_open_im () ¤Î°ú¿ô $ARG ¤Ë¤è¤Ã¤Æ»Ø¤µ¤ì¤ë¹½Â¤ÂÎ.
 
     #MInputXIMArgIM ·¿¤Ï¡¢´Ø¿ô minput_open_im () ¤¬Ì¾Á° #Mxim ¤ò»ý
     ¤Ä³°ÉôÆþÎϥ᥽¥Ã¥É¤òÀ¸À®¤¹¤ëºÝ¤Ë°ú¿ô $ARG ¤Ë¤è¤Ã¤Æ»Ø¤µ¤ì¤ë¹½Â¤ÂΤÇ
@@ -94,19 +83,19 @@ typedef struct
   /***ja XSetLocaleModifiers () ¤Î°ú¿ô  */
   char *modifier_list;
 } MInputXIMArgIM;
-  /*=*/
+
+/*=*/
 
 /*** @ingroup m17nInputMethodWin */
 /***en
-    @brief Structure pointed to by the argument $ARG of the function
-    minput_create_ic.
+    @brief Structure pointed to by the argument $ARG of the function minput_create_ic ().
 
     The type #MInputXIMArgIC is the structure pointed to by the
     argument $ARG of the function minput_create_ic () for the foreign
     input method of name #Mxim.  */
 
 /***ja
-    @brief ´Ø¿ô minput_create_ic () ¤Î°ú¿ô $ARG ¤Ë¤è¤Ã¤Æ»Ø¤µ¤ì¤ë¹½Â¤ÂÎ
+    @brief ´Ø¿ô minput_create_ic () ¤Î°ú¿ô $ARG ¤Ë¤è¤Ã¤Æ»Ø¤µ¤ì¤ë¹½Â¤ÂÎ.
 
     #MInputXIMArgIC ·¿¤Ï¡¢´Ø¿ô minput_create_ic () ¤¬Ì¾Á° #Mxim ¤ò
     »ý¤Ä³°ÉôÆþÎϥ᥽¥Ã¥ÉÍѤ˸ƤФì¤ëºÝ¤Ë¡¢°ú¿ô $ARG ¤Ë¤è¤Ã¤Æ»Ø¤µ¤ì¤ë¹½
@@ -139,7 +128,7 @@ typedef struct
       XNPreeditAttributes ¤Ë³¤¯°ú¿ô¤È¤·¤ÆÍѤ¤¤é¤ì¤ë¡£  */
 
   XVaNestedList preedit_attrs;
-  /***en If non-NULL, used as the argument of @c XCreateIC following
+  /***en If non- @c NULL, used as the argument of @c XCreateIC following
       @c XNStatusAttributes.  */ 
   /***ja @c NULL¤Ç¤Ê¤±¤ì¤Ð¡¢ @c XCreateIC following ¤Î @c
       XNStatusAttributes ¤Ë³¤¯°ú¿ô¤È¤·¤ÆÍѤ¤¤é¤ì¤ë¡£  */