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
commita3dae87a1b5405d2bffde7c2d829a5dbfc7ff274 (patch)
tree318f070431ebd07245072e1a8e62d0ecafe4dbd9 /lisp/epa-file.el
parent08fff70c6eab76f935d6827e3fd030ec40457f1d (diff)
downloademacs-a3dae87a1b5405d2bffde7c2d829a5dbfc7ff274.tar.gz
* lisp/epa-file.el (epa-file-select-keys): Revert to nil default.
Fixes: debbugs:9280
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.