[gnus git] branch master updated: m0-5-145-g7f3eaa3 =1= starttls.el (starttls-extra-arguments): Doc fix
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 7f3eaa332c8b27a8b758b226b97db09e63e2a765 (commit)
from 139e76d7ecc22351372f65835ff8a92b144cef39 (commit)
- Log -----------------------------------------------------------------
commit 7f3eaa332c8b27a8b758b226b97db09e63e2a765
Author: Kazuhiro Ito <[email protected]>
Date: Wed Oct 17 22:05:48 2012 +0000
starttls.el (starttls-extra-arguments): Doc fix
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bbabc4c..0b33b8d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2012-10-17 Kazuhiro Ito <[email protected]> (tiny change)
+
+ * starttls.el (starttls-extra-arguments): Doc fix.
+
2012-10-09 Lars Magne Ingebrigtsen <[email protected]>
* shr.el (shr-insert): \r is also not inserted, so don't try to delete
diff --git a/lisp/starttls.el b/lisp/starttls.el
index 2d40365..346e76b 100644
--- a/lisp/starttls.el
+++ b/lisp/starttls.el
@@ -149,7 +149,7 @@ These apply when the `starttls' command is used, i.e. when
:group 'starttls)
(defcustom starttls-extra-arguments nil
- "Extra arguments to `starttls-program'.
+ "Extra arguments to `starttls-gnutls-program'.
These apply when GnuTLS is used, i.e. when `starttls-use-gnutls' is non-nil.
For example, non-TLS compliant servers may require
-----------------------------------------------------------------------
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/ChangeLog | 4 ++++
lisp/starttls.el | 2 +-
2 files changed, 5 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