]> git.eshelyaron.com Git - emacs.git/commit
Fix epg's reliance on an implicit GnuPG command.
authorJustus Winter <justus@sequoia-pgp.org>
Fri, 16 Sep 2022 10:23:39 +0000 (12:23 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 6 Oct 2022 12:53:36 +0000 (14:53 +0200)
commit82388dff8ed006cecb65ea7a4afd8667ec44b5e3
tree29d86cc4a8531ea4a9276f77926dbbcd26e8d943
parent07b2e9b9092df57f454386e54491420fb4b5f303
Fix epg's reliance on an implicit GnuPG command.

Previously, epg invoked GnuPG without an explicit command to verify
signatures.  Make that operation explicit.  Happily, this aligns how
gpg and gpgsm is invoked, so it actually makes the code simpler.
lisp/epg.el