(epa--select-keys): New function.
[elisp/epg.git] / epa-file.el
index 46b9bfc..599e59b 100644 (file)
   :group 'epa-file)
 
 (defcustom epa-file-cache-passphrase-for-symmetric-encryption nil
-  "If t, cache passphrase for symmetric encryption."
+  "If non-nil, cache passphrase for symmetric encryption."
   :type 'boolean
   :group 'epa-file)
 
 (defcustom epa-file-inhibit-auto-save t
-  "If t, disable auto-saving when opening an encrypted file."
+  "If non-nil, disable auto-saving when opening an encrypted file."
   :type 'boolean
   :group 'epa-file)