Mercurial > emacs
changeset 105121:129aaf4e2823
Fix the last commit.
author | Daiki Ueno <ueno@unixuser.org> |
---|---|
date | Sun, 20 Sep 2009 02:16:52 +0000 |
parents | e9b2a988e884 |
children | 4026f709ae55 |
files | lisp/epa-file.el |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/epa-file.el Sun Sep 20 02:01:09 2009 +0000 +++ b/lisp/epa-file.el Sun Sep 20 02:16:52 2009 +0000 @@ -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)