mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 23:31:55 -08:00
(Mail-mode integration): Mention the way to do
"encrypt-to-self". (Bug#1807)
This commit is contained in:
parent
cb84a2bed1
commit
7a603b73d6
2 changed files with 9 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2009-02-09 Daiki Ueno <ueno@unixuser.org>
|
||||
|
||||
* epa.texi (Mail-mode integration): Mention the way to do
|
||||
"encrypt-to-self". (Bug#1807)
|
||||
|
||||
2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
|
||||
|
||||
* ada-mode.texi (No project files): Fix typo. (Bug#2214)
|
||||
|
|
|
|||
|
|
@ -338,6 +338,10 @@ Compose a signed message from the current buffer.
|
|||
@kindex @kbd{C-c C-e e}
|
||||
@findex epa-mail-encrypt
|
||||
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}.
|
||||
|
||||
@end table
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue