From e87977013bd12fb0011936e9643d5b69f5452cd2 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 11 Feb 2011 20:31:35 -0500 Subject: [PATCH] lisp/gnus/mml2015.el (mml2015-signers): Minor doc fix. --- lisp/gnus/mml2015.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus/mml2015.el b/lisp/gnus/mml2015.el index 1271168fffc..df106bb6de8 100644 --- a/lisp/gnus/mml2015.el +++ b/lisp/gnus/mml2015.el @@ -116,7 +116,7 @@ Whether the passphrase is cached at all is controlled by :type 'integer) (defcustom mml2015-signers nil - "A list of your own key ID which will be used to sign a message. + "A list of your own key ID(s) which will be used to sign a message. If set, it overrides the setting of `mml2015-sign-with-sender'." :group 'mime-security :type '(repeat (string :tag "Key ID"))) -- 2.39.5