Update.
[elisp/epg.git] / epa.el
diff --git a/epa.el b/epa.el
index bc9cf4f..0967286 100644 (file)
--- a/epa.el
+++ b/epa.el
@@ -376,7 +376,7 @@ If ARG is non-nil, mark the current line."
     (widget-setup)
     (set-keymap-parent (current-local-map) widget-keymap))
   (make-local-variable 'epa-list-keys-arguments)
-  (setq epa-list-keys-arguments (list name mode))
+  (setq epa-list-keys-arguments (list name secret))
   (goto-char (point-min))
   (pop-to-buffer (current-buffer)))