; * lisp/mail/rmail.el (rmail-epa-decrypt): Fix whitespace.
This commit is contained in:
parent
7592c3a6e0
commit
0bc42eec98
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue