Changes committed gnus/lisp (mm-decode.el)
"Daiki Ueno" <[email protected]> Tue, 22 Sep 2009 22:52:30 +0200
| Newsgroups | gmane.emacs.gnus.commits |
|---|---|
| Message-ID | <[email protected]> |
Modified: mm-decode.el Fix doc. Index: mm-decode.el diff -u gnus/lisp/mm-decode.el:7.71 gnus/lisp/mm-decode.el:7.72 --- mm-decode.el:7.71 Tue Sep 22 12:56:12 2009 +++ mm-decode.el Tue Sep 22 22:52:30 2009 @@ -490,7 +490,8 @@ (defcustom mm-sign-option nil "Option how to create signed parts. -nil, use the default keys; `guided', let you to select signing keys." +nil, use the default keys without asking; +`guided', let you select signing keys from the menu." :version "23.1" :type '(choice (item guided) (item :tag "default" nil))