rearrangement.
authormorioka <morioka>
Tue, 26 Jan 1999 16:33:23 +0000 (16:33 +0000)
committermorioka <morioka>
Tue, 26 Jan 1999 16:33:23 +0000 (16:33 +0000)
mcs-20.el

index bb28c05..4cc58d8 100644 (file)
--- 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