Remove redundant whitespace.
This commit is contained in:
parent
651f4d9f27
commit
db71aa6f7a
1 changed files with 0 additions and 1 deletions
|
@ -1881,7 +1881,6 @@ It returns t if it got any new messages."
|
|||
(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.
|
||||
|
|
Loading…
Add table
Reference in a new issue