]> git.eshelyaron.com Git - emacs.git/commitdiff
2009-09-22 Daiki Ueno <ueno@unixuser.org>
authorKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 28 Sep 2009 12:09:30 +0000 (12:09 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 28 Sep 2009 12:09:30 +0000 (12:09 +0000)
 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.

doc/misc/ChangeLog
doc/misc/gnus.texi

index 24fb119b03a6ea9cf7603d61222c05144b4e6097..b75d1d27c6f479941e3140120e1e975614afb840 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-13  Chong Yidong  <cyd@stupidchicken.com>
 
        * dired-x.texi (Technical Details): Delete
index 91ce3228231735fca54dbed3b87989030f39091e..ca386c084161084ae55f16f2da10abce85525dc2 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-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