(Security): Document mm-sign-option and mm-encrypt-option.
authorDaiki Ueno <ueno@unixuser.org>
Tue, 22 Sep 2009 22:42:48 +0000 (22:42 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Tue, 22 Sep 2009 22:42:48 +0000 (22:42 +0000)
texi/ChangeLog
texi/gnus.texi

index 442595e..f06b942 100644 (file)
@@ -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-02  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * auth.texi (Help for users): Corrected markup.
index c13fa73..228fc39 100644 (file)
@@ -12030,8 +12030,8 @@ or newer is recommended.
 
 @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 @@ Option of decrypting encrypted parts.  @code{never}, no decryption;
 @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-decrypt-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