From: Eli Zaretskii Date: Tue, 2 Jan 2024 17:13:55 +0000 (+0200) Subject: ; * lisp/mail/rmail.el (rmail-epa-decrypt): Fix whitespace. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0bc42eec9836d5f977d4187d57c829895726b862;p=emacs.git ; * lisp/mail/rmail.el (rmail-epa-decrypt): Fix whitespace. --- diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index a9a56e35573..74cf297c2fc 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -4682,7 +4682,7 @@ Argument MIME is non-nil if this is a mime message." (when armor-end (if (null (nth 2 d)) nil - ;; In a mime part -- + ;; In a mime part -- ;; replace CRLF with NL in it. (save-restriction (narrow-to-region armor-start armor-end)