]> git.eshelyaron.com Git - emacs.git/commit
Suppress interactive-only warnings in epa*.el
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Jun 2019 14:17:25 +0000 (16:17 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Jun 2019 14:17:25 +0000 (16:17 +0200)
commitaa41909c853da51699c863619c7d3204d05328a8
tree94fc255cd4a59b99347227843b1afeffff583620
parentf9b61ba72e619b6801e71436793b3c05e5d0efee
Suppress interactive-only warnings in epa*.el

* lisp/epa-mail.el (epa-mail-decrypt, epa-mail-verify)
(epa-mail-sign, epa-mail-encrypt): Ditto.

* lisp/epa.el (epa-verify-cleartext-in-region): Suppress warnings
about calling interactive-only functions, because these are
interactive-only thin wrappers around those functions.
lisp/epa-mail.el
lisp/epa.el