diff lisp/ChangeLog @ 69689:d9ccf8ac6466

2006-03-27 Daiki Ueno <ueno@unixuser.org> * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for passphrases when it is not needed. (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for passphrase stuff from gpg, should only be necessary when you use gpg with a smartcard.
author Simon Josefsson <jas@extundo.com>
date Mon, 27 Mar 2006 09:36:18 +0000
parents c9236ba33e54
children f712cf2b3ceb
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Mar 27 09:08:21 2006 +0000
+++ b/lisp/ChangeLog	Mon Mar 27 09:36:18 2006 +0000
@@ -1,3 +1,11 @@
+2006-03-27  Daiki Ueno  <ueno@unixuser.org>
+
+	* pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
+	passphrases when it is not needed.
+	(pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
+	passphrase stuff from gpg, should only be necessary when you use
+	gpg with a smartcard.
+
 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
 
 	* comint.el (comint-dynamic-list-completions): Allow user to