From: Daiki Ueno Date: Sun, 20 Sep 2009 02:16:52 +0000 (+0000) Subject: Fix the last commit. X-Git-Tag: emacs-pretest-23.1.90~1223 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0d19d15134fa642d5769cd7b773afd53515b7063;p=emacs.git Fix the last commit. --- diff --git a/lisp/epa-file.el b/lisp/epa-file.el index d0df8c9ff38..c9e59dd97a0 100644 --- a/lisp/epa-file.el +++ b/lisp/epa-file.el @@ -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)