Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0d19d151
Commit
0d19d151
authored
Sep 20, 2009
by
Daiki Ueno
Browse files
Fix the last commit.
parent
b0f5fd2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
lisp/epa-file.el
lisp/epa-file.el
+3
-2
No files found.
lisp/epa-file.el
View file @
0d19d151
...
...
@@ -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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment