]> git.eshelyaron.com Git - emacs.git/commit
Fix error when loading a new, non-existent foo.gpg file
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 24 Aug 2020 18:50:08 +0000 (20:50 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 24 Aug 2020 18:50:08 +0000 (20:50 +0200)
commit0980e1f537d48d6e1eb761b4a7a87878efffc12f
tree85b7ec6e50c4a3ca16d8195ae92a8df34228ebab
parent9c04760f169904fc56745a29227f1d4219f16e0a
Fix error when loading a new, non-existent foo.gpg file

* lisp/epa-file.el (epa-file-insert-file-contents): Propagate the
correct error upwards (bug introduced by fixing bug#3829, and
messing up where the `when' form ended).
Reported by "Herbert J. Skuhra" <herbert@gojira.at>.
lisp/epa-file.el