From ee7348e5b63066ee697a121c20f3836ebc174feb Mon Sep 17 00:00:00 2001 From: handa Date: Wed, 18 Apr 2007 02:45:30 +0000 Subject: [PATCH] *** empty log message *** --- src/input.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/input.c b/src/input.c index cfc1592..c2e504a 100644 --- a/src/input.c +++ b/src/input.c @@ -5285,7 +5285,7 @@ minput_get_variable (MSymbol language, MSymbol name, MSymbol variable) variable $VARIABLE of the input method specified by $LANGUAGE and $NAME. - If $VALUE is a non-empty pist, it must be a plist of one element + If $VALUE is a non-empty plist, it must be a plist of one element whose key is #Minteger, #Msymbol, or #Mtext, and the value is of the corresponding type. That value is assigned to the variable. -- 1.7.10.4