+2003-01-26 Kenichi OKADA <okada@opaopa.org>
+
+ * eword-encode.el (mime-encode-header-in-buffer): Remove a
+ text property.
+
2002-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
* smtp.el (smtp-send-buffer): Error if `smtp-server' is nil.
bbeg end field-name)
(while (re-search-forward std11-field-head-regexp nil t)
(setq bbeg (match-end 0)
- field-name (buffer-substring (match-beginning 0) (1- bbeg))
+ field-name (buffer-substring-no-properties (match-beginning 0) (1- bbeg))
end (std11-field-end))
(and (delq 'ascii (find-charset-region bbeg end))
(let ((method (eword-find-field-encoding-method