epg.el: support pinentry mode added in GnuPG 2.1
[bpt/emacs.git] / lisp / ChangeLog
index 5dc33bd..9c3be36 100644 (file)
@@ -1,3 +1,9 @@
+2013-04-22  Daiki Ueno  <ueno@gnu.org>
+
+       * epg.el (epg-context-pinentry-mode): New function.
+       (epg-context-set-pinentry-mode): New function.
+       (epg--start): Pass --pinentry-mode option to gpg command.
+
 2013-04-21  Xue Fuqiao  <xfq.free@gmail.com>
 
        * comint.el: (comint-dynamic-complete-functions, comint-mode-map):