: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)