]> git.cworth.org Git - notmuch/commitdiff
emacs: add documentation for notmuch-show crypto-switch option
authorJameson Graef Rollins <jrollins@finestructure.net>
Sun, 13 Nov 2011 19:15:20 +0000 (11:15 -0800)
committerDavid Bremner <bremner@debian.org>
Sun, 13 Nov 2011 19:21:58 +0000 (15:21 -0400)
emacs/notmuch-show.el

index d395d8740665661d73bae8ab347092111aef8aca..95af32ae0dbf840ba41540f45e8eb4577a184cd4 100644 (file)
@@ -824,7 +824,11 @@ non-nil.
 The optional BUFFER-NAME provides the name of the buffer in
 which the message thread is shown. If it is nil (which occurs
 when the command is called interactively) the argument to the
 The optional BUFFER-NAME provides the name of the buffer in
 which the message thread is shown. If it is nil (which occurs
 when the command is called interactively) the argument to the
-function is used. "
+function is used.
+
+The optional CRYPTO-SWITCH toggles the value of the
+notmuch-crypto-process-mime customization variable for this show
+buffer."
   (interactive "sNotmuch show: ")
   (let* ((buffer-name (generate-new-buffer-name
                       (or buffer-name
   (interactive "sNotmuch show: ")
   (let* ((buffer-name (generate-new-buffer-name
                       (or buffer-name