XEmacs 21.2.20 "Yoko".
[chise/xemacs-chise.git.1] / lisp / mule / mule-cmds.el
index 20cd3b5..b0bd9f1 100644 (file)
@@ -787,6 +787,8 @@ The return value is a string."
         (input-method (completing-read prompt input-method-alist
                                        nil t nil 'input-method-history
                                        default)))
+    (if (and input-method (symbolp input-method))
+       (setq input-method (symbol-name input-method)))
     (if (> (length input-method) 0)
        input-method
       (if inhibit-null