mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-22 21:07:36 +00:00
Fix the last commit.
This commit is contained in:
parent
b0f5fd2efd
commit
0d19d15134
1 changed files with 3 additions and 2 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue