emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp epa-file.el


From: Daiki Ueno
Subject: [Emacs-diffs] emacs/lisp epa-file.el
Date: Sun, 20 Sep 2009 02:16:52 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Daiki Ueno <ueno>       09/09/20 02:16:52

Modified files:
        lisp           : epa-file.el 

Log message:
        Fix the last commit.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/epa-file.el?cvsroot=emacs&r1=1.19&r2=1.20

Patches:
Index: epa-file.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/epa-file.el,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- epa-file.el 20 Sep 2009 02:01:09 -0000      1.19
+++ epa-file.el 20 Sep 2009 02:16:52 -0000      1.20
@@ -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)
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]