(mime-decode-header-in-buffer): fixed.
authormorioka <morioka>
Mon, 2 Nov 1998 11:52:14 +0000 (11:52 +0000)
committermorioka <morioka>
Mon, 2 Nov 1998 11:52:14 +0000 (11:52 +0000)
eword-decode.el

index e194e51..f176a97 100644 (file)
@@ -454,7 +454,7 @@ If SEPARATOR is not nil, it is used as header separator."
         (match-beginning 0)
        (point-max)
        ))
-   ))
+   code-conversion))
 
 (define-obsolete-function-alias 'eword-decode-header
   'mime-decode-header-in-buffer)