]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix the last commit.
authorDaiki Ueno <ueno@unixuser.org>
Sun, 20 Sep 2009 02:16:52 +0000 (02:16 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Sun, 20 Sep 2009 02:16:52 +0000 (02:16 +0000)
lisp/epa-file.el

index d0df8c9ff3860abc3b636825ae8eec8366ec31f1..c9e59dd97a095e63ea7b93eac3cc65d2231f8a95 100644 (file)
@@ -28,8 +28,9 @@
   "If non-nil, cache passphrase for symmetric encryption.
 
 For security reasons, this option is turned off by default and
-not recommended to use.  Use public-key encryption with gpg-agent
-instead, which does the same job in a safer way."
+not recommended to use.  Instead, consider using public-key
+encryption with gpg-agent which does the same job in a safer
+way."
   :type 'boolean
   :group 'epa-file)