[gnus git] branch master updated: m0-7-41-g6eb6012 =1= epa.texi (Cryptographic operations on files): Update epa-decrypt-file
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 6eb601247eb0f448a7a6cfcd796cc1f00f452ce8 (commit)
from 2b876b2a5b82dc0834f292bc6bbdc6514617c792 (commit)
- Log -----------------------------------------------------------------
commit 6eb601247eb0f448a7a6cfcd796cc1f00f452ce8
Author: Glenn Morris <[email protected]>
Date: Mon Jun 10 05:24:30 2013 +0000
epa.texi (Cryptographic operations on files): Update epa-decrypt-file
diff --git a/texi/ChangeLog b/texi/ChangeLog
index b450a4f..c9417f8 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,7 @@
+2013-06-10 Glenn Morris <[email protected]>
+
+ * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
+
2013-06-04 Katsumi Yamaoka <[email protected]>
* gnus.texi (Article Date):
diff --git a/texi/epa.texi b/texi/epa.texi
index 17bbba6..6a0d310 100644
--- a/texi/epa.texi
+++ b/texi/epa.texi
@@ -240,8 +240,9 @@ you answered yes, it will let you select the signing keys.
@node Cryptographic operations on files
@section Cryptographic operations on files
-@deffn Command epa-decrypt-file file
-Decrypt @var{file}.
+@deffn Command epa-decrypt-file file &optional output
+Decrypt @var{file}. If you do not specify the name @var{output} to
+use for the decrypted file, this function prompts for the value to use.
@end deffn
@deffn Command epa-verify-file file
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
texi/ChangeLog | 4 ++++
texi/epa.texi | 5 +++--
2 files changed, 7 insertions(+), 2 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project