Fix GPG bug introduced by Oct file-missing change
commit38d0276ad122d1a7663ecca965506f85b4e29b7f
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 Dec 2016 06:40:36 +0000 (5 22:40 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 Dec 2016 06:42:09 +0000 (5 22:42 -0800)
treefa946a61b9785fc61756ad3a4255112fd909188d
parent13d4dd1add0f13c0b1462f27f9fab55a1ff67a66
Fix GPG bug introduced by Oct file-missing change

Problem with visiting nonexistent .gpg file
reported by Herbert J Skuhra.
* lisp/epa-file.el (epa-file--find-file-not-found-function):
(epa-file-insert-file-contents, epa-file-write-region):
Signal file-missing or file-error instead of epa-error.
lisp/epa-file.el