]> git.eshelyaron.com Git - emacs.git/commit
Decode base64 attachments revealed by decryption.
authorRichard Stallman <rms@gnu.org>
Thu, 8 Sep 2022 22:10:12 +0000 (18:10 -0400)
committerRichard Stallman <rms@gnu.org>
Thu, 8 Sep 2022 22:10:12 +0000 (18:10 -0400)
commit0fab6328dcc46fe8733be5b9de214a2b11b79940
treea41df81821b204b9685d208317c52f6f9527c0c6
parentbbfb02767d19cdd649a224dff1d958288ab58571
Decode base64 attachments revealed by decryption.

* lisp/mail/rmail.el (rmail-epa-decode): New function.
(rmail-epa-decrypt): Call rmail-epa-decode.
lisp/mail/rmail.el