(rmail-redecode-body): Don't encode/decode the message; instead, just rewrite
commitfc9682ad97b315f3fef0377e342aa1368b0ffe43
authorEli Zaretskii <eliz@gnu.org>
Sat, 7 Feb 2009 16:46:27 +0000 (7 16:46 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 7 Feb 2009 16:46:27 +0000 (7 16:46 +0000)
treebc2518db8671b5515e9727505fe62c69d61ac82b
parent7197f5de6fc84b7da74183e2b87eab9bb593fe5c
(rmail-redecode-body): Don't encode/decode the message; instead, just rewrite
the X-Coding-System header with the new encoding, and let rmail-show-message
do the rest.  Remove unused argument RAW.  Fix doc string to be consistent
with the new implementation.
(rmail-show-message): Honor X-Coding-System header, if present, in preference
to Content-Type header.
lisp/ChangeLog
lisp/mail/rmail.el