changeset 105255:c0c61be30177

2009-09-22 Daiki Ueno <ueno@unixuser.org> * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Mon, 28 Sep 2009 12:09:30 +0000
parents c31b6489ac68
children 94b39316ef4a
files doc/misc/ChangeLog doc/misc/gnus.texi
diffstat 2 files changed, 17 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/misc/ChangeLog	Mon Sep 28 12:09:13 2009 +0000
+++ b/doc/misc/ChangeLog	Mon Sep 28 12:09:30 2009 +0000
@@ -1,3 +1,7 @@
+2009-09-22  Daiki Ueno  <ueno@unixuser.org>
+
+	* gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
+
 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
 
 	* dired-x.texi (Technical Details): Delete
--- a/doc/misc/gnus.texi	Mon Sep 28 12:09:13 2009 +0000
+++ b/doc/misc/gnus.texi	Mon Sep 28 12:09:30 2009 +0000
@@ -12030,8 +12030,8 @@
 
 @end enumerate
 
-The variables that control security functionality on reading messages
-include:
+The variables that control security functionality on reading/composing
+messages include:
 
 @table @code
 @item mm-verify-option
@@ -12046,6 +12046,17 @@
 @code{always}, always decrypt; @code{known}, only decrypt known
 protocols.  Otherwise, ask user.
 
+@item mm-sign-option
+@vindex mm-sign-option
+Option of creating signed parts.  @code{nil}, use default signing
+keys; @code{guided}, ask user to select signing keys from the menu.
+
+@item mm-encrypt-option
+@vindex mm-encrypt-option
+Option of creating encrypted parts.  @code{nil}, use the first
+public-key matching the @samp{From:} header as the recipient;
+@code{guided}, ask user to select recipient keys from the menu.
+
 @item mml1991-use
 @vindex mml1991-use
 Symbol indicating elisp interface to OpenPGP implementation for