]> git.eshelyaron.com Git - emacs.git/commit
Fix non-permenent decryption to show up temperarily.
authorRichard Stallman <rms@gnu.org>
Tue, 2 Jan 2024 14:45:45 +0000 (09:45 -0500)
committerRichard Stallman <rms@gnu.org>
Tue, 2 Jan 2024 14:45:45 +0000 (09:45 -0500)
commitb37676642679a9ec3cd3b995cd14a4af3567cf80
tree789863f7810bdeb71286cf0a2867cbc88d385381
parent7c6e44e5ccb009a63da30fbc468c924dd383b521
Fix non-permenent decryption to show up temperarily.

In a decrypted mime part, replace CRLF with newline,

* lisp/mail/rmail.el (rmail-epa-decrypt-1): If NOT descrypting permanently,
put the decrypts into the view buffer.
(rmail-epa-decrypt, rmail-epa-decrypt-1):
In a decrypted mime part, replace CRLF with newline,
lisp/mail/rmail.el