emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/pgg-gpg.el,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/pgg-gpg.el,v
Date: Sun, 17 Dec 2006 23:18:37 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/12/17 23:18:36

Index: pgg-gpg.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/pgg-gpg.el,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- pgg-gpg.el  7 Sep 2006 05:58:53 -0000       1.18
+++ pgg-gpg.el  17 Dec 2006 23:18:36 -0000      1.19
@@ -52,7 +52,7 @@
   :type '(choice (const :tag "New `--recipient' option" "--recipient")
                 (const :tag "Old `--remote-user' option" "--remote-user")))
 
-(defcustom pgg-gpg-use-agent nil
+(defcustom pgg-gpg-use-agent t
   "Whether to use gnupg agent for key caching."
   :group 'pgg-gpg
   :type 'boolean)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]