`eword-decode-field'.
* lisp/nnheader.el (make-full-mail-header): Use `eword-decode-field'.
nil
nil nil nil
(if subject
- (eword-decode-and-unfold-unstructured-field subject)
+ (eword-decode-field 'Subject subject t)
)
(if from
- (eword-decode-and-unfold-structured-field from)
+ (eword-decode-field 'From from t)
)
date id references
chars lines xref