Mercurial > emacs
changeset 54308:2d065d2b1e20
Remove redundant whitespace.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 07 Mar 2004 20:04:51 +0000 |
parents | a756c30b00f5 |
children | 348b58e3ab1b ced0b1beba09 |
files | lisp/mail/rmail.el |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/rmail.el Sun Mar 07 20:02:02 2004 +0000 +++ b/lisp/mail/rmail.el Sun Mar 07 20:04:51 2004 +0000 @@ -1881,7 +1881,6 @@ (save-excursion (unless (mail-unquote-printable-region header-end (point) nil t t) - (message "Malformed MIME quoted-printable message")) ;; Change "quoted-printable" to "8bit", ;; to reflect the decoding we just did.