summaryrefslogtreecommitdiff
path: root/lisp/epa-file.el
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2011-08-12 09:49:45 -0400
committerStefan Monnier <monnier@iro.umontreal.ca>2011-08-12 09:49:45 -0400
commite6c5ad70a02ab6f1dd40954c18a2469966437ba3 (patch)
tree9442dfdf4824c5992691305a342aecfac4c4eee6 /lisp/epa-file.el
parentbcfee15337a5739de1380e7e14f0c3a845817798 (diff)
downloademacs-e6c5ad70a02ab6f1dd40954c18a2469966437ba3.tar.gz
* lisp/epa-file.el (epa-file-select-keys): Revert to nil default.
Diffstat (limited to 'lisp/epa-file.el')
-rw-r--r--lisp/epa-file.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/epa-file.el b/lisp/epa-file.el
index 118f44854cf..bef67ba4f69 100644
--- a/lisp/epa-file.el
+++ b/lisp/epa-file.el
@@ -35,7 +35,7 @@ way."
:type 'boolean
:group 'epa-file)
-(defcustom epa-file-select-keys 'silent
+(defcustom epa-file-select-keys nil
"Control whether or not to pop up the key selection dialog.
If t, always asks user to select recipients.