[gnus git] branch master updated: =1= mml2015.el (mml2015-signers): Minor doc fix.
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 4cc72fadbbab87bbdf01d9a0131222ab8c5680df (commit)
from 8b26caef5976ea0d3142d026b93ea3333b263645 (commit)
- Log -----------------------------------------------------------------
commit 4cc72fadbbab87bbdf01d9a0131222ab8c5680df
Author: Chong Yidong <[email protected]>
Date: Sat Feb 12 10:29:42 2011 +0000
mml2015.el (mml2015-signers): Minor doc fix.
diff --git a/lisp/mml2015.el b/lisp/mml2015.el
index 1271168..df106bb 100644
--- a/lisp/mml2015.el
+++ b/lisp/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")))
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/mml2015.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project