]> 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)
committerEshel Yaron <me@eshelyaron.com>
Wed, 3 Jan 2024 14:40:22 +0000 (15:40 +0100)
commit5edf15771f475fd37d014ee99da9687ad73ff025
tree23b0aaa65f25c616e4564c814516d1372506c45a
parentb00b378ecf2a9abf39d4314374e21a031be7f1e1
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,

(cherry picked from commit b37676642679a9ec3cd3b995cd14a4af3567cf80)
lisp/mail/rmail.el