From: morioka Date: Tue, 26 Jan 1999 16:33:23 +0000 (+0000) Subject: rearrangement. X-Git-Tag: apel-mcs-2-199901261900~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=62a4698c2f07abd902df2150d244629071e19e2f;p=elisp%2Fapel.git rearrangement. --- diff --git a/mcs-20.el b/mcs-20.el index bb28c05..4cc58d8 100644 --- a/mcs-20.el +++ b/mcs-20.el @@ -92,7 +92,8 @@ is specified, it is used as line break code type of coding-system." (if (find-coding-system cs) cs (if mime-charset-to-coding-system-default-method - (funcall mime-charset-to-coding-system-default-method charset lbt cs) + (funcall mime-charset-to-coding-system-default-method + charset lbt cs) )))) (defvar widget-mime-charset-prompt-value-history nil