[gnus git] branch master updated: m0-9-42-g695bf00 =1= epa.texi (Mail-mode integration): Mention epa-mail-aliases
Katsumi Yamaoka <[email protected]> Thu, 06 Feb 2014 06:47:21 +0100
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 695bf00831204cdf6d71d174f184cb4743262366 (commit)
from 33dd489ed216af5aa2f70ce77f9b02b64b04aa5c (commit)
- Log -----------------------------------------------------------------
commit 695bf00831204cdf6d71d174f184cb4743262366
Author: Glenn Morris <[email protected]>
Date: Thu Feb 6 05:47:15 2014 +0000
epa.texi (Mail-mode integration): Mention epa-mail-aliases
diff --git a/texi/ChangeLog b/texi/ChangeLog
index c3cecfd..f1dea68 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,7 @@
+2014-02-06 Glenn Morris <[email protected]>
+
+ * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
+
2014-02-05 Katsumi Yamaoka <[email protected]>
* gnus.texi (MIME Commands): Mention
diff --git a/texi/epa.texi b/texi/epa.texi
index 608cc38..0c8c315 100644
--- a/texi/epa.texi
+++ b/texi/epa.texi
@@ -342,11 +342,14 @@ Compose a signed message from the current buffer.
@kindex @kbd{C-c C-e C-e}
@kindex @kbd{C-c C-e e}
@findex epa-mail-encrypt
+@vindex epa-mail-aliases
Compose an encrypted message from the current buffer.
By default it tries to build the recipient list from @samp{to},
@samp{cc}, and @samp{bcc} fields of the mail header. To include your
key in the recipient list, use @samp{encrypt-to} option in
-@file{~/.gnupg/gpg.conf}.
+@file{~/.gnupg/gpg.conf}. This function translates recipient
+addresses using the @code{epa-mail-aliases} list. You can also
+use that option to ignore specific recipients for encryption purposes.
@end table
-----------------------------------------------------------------------
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, 8 insertions(+), 1 deletion(-)
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