Move epa-pinentry-mode to epg-config (Bug#26298)
commit302e500087fd4cc1c5f37ec87c98e828b22aaa05
authorNoam Postavsky <npostavs@gmail.com>
Sun, 29 Apr 2018 14:32:03 +0000 (29 10:32 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Wed, 23 May 2018 11:53:58 +0000 (23 07:53 -0400)
treeb9367f87996ecddb79c3e8f2b5a487f66cf2f8cb
parent21ab346a07eff8ba43cb2738dc6752f012b77670
Move epa-pinentry-mode to epg-config (Bug#26298)

* lisp/epa.el (epa-pinentry-mode): Make into obsolete alias for...
* lisp/epg-config.el (epg-pinentry-mode): ...this new user option.
* lisp/epg.el (epg-context): Use it as the default value for
pinentry-mode.
* etc/NEWS: Announce name change.

* lisp/epa-file.el (epa-file-insert-file-contents)
(epa-file-write-region):
* lisp/epa.el (epa-decrypt-file, epa-sign-file)
(epa-encrypt-file, epa-decrypt-region)
(epa-sign-region, epa-encrypt-region): Don't change
epg-context-pinentry-mode from the default.
etc/NEWS
lisp/epa-file.el
lisp/epa.el
lisp/epg-config.el
lisp/epg.el