Sync with semi21-1_14_0-pre4-1.
[elisp/emh.git] / emh-setup.el
index 2d8af82..5e64f05 100644 (file)
@@ -42,7 +42,7 @@
 (defun emh-setup-mh-draft-setting ()
   (make-local-variable 'mail-header-separator)
   (setq mail-header-separator "--------")
-  (eword-decode-header nil mail-header-separator)
+  (mime-decode-header-in-buffer nil mail-header-separator)
   (let ((ua mime-edit-user-agent-value))
     (make-local-variable 'mime-edit-user-agent-value)
     (setq mime-edit-user-agent-value (concat "EMH/" emh-version " " ua))