projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7592c3a
)
; * lisp/mail/rmail.el (rmail-epa-decrypt): Fix whitespace.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 2 Jan 2024 17:13:55 +0000
(19:13 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 2 Jan 2024 17:13:55 +0000
(19:13 +0200)
lisp/mail/rmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmail.el
b/lisp/mail/rmail.el
index a9a56e35573974b8de98ea7e1577277fab7416c4..74cf297c2fccb512b082e077a25a474732e41811 100644
(file)
--- 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)