Fixed doc.
authorueno <ueno>
Fri, 23 Mar 2007 06:38:56 +0000 (06:38 +0000)
committerueno <ueno>
Fri, 23 Mar 2007 06:38:56 +0000 (06:38 +0000)
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)