]> git.eshelyaron.com Git - emacs.git/commit
When decrypting non-decrypted files, make epa show the raw files
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 4 Aug 2020 19:42:44 +0000 (21:42 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 4 Aug 2020 19:42:44 +0000 (21:42 +0200)
commit6e70b3793b9cb7730ab8a7132aa6e99f1ca13f98
treeb97d71748034679cc4743008b0027fb4cd636788
parent9c967e7298cc4f0e6acbaf9b13755d674d9d460c
When decrypting non-decrypted files, make epa show the raw files

* lisp/epa-file.el (epa-file-insert-file-contents): When trying to
decrypt a non-decrypted file, just show the bytes from the file
instead (bug#3829).
lisp/epa-file.el