From 7f3eaa332c8b27a8b758b226b97db09e63e2a765 Mon Sep 17 00:00:00 2001 From: Kazuhiro Ito Date: Wed, 17 Oct 2012 22:05:48 +0000 Subject: [PATCH] starttls.el (starttls-extra-arguments): Doc fix --- lisp/ChangeLog | 4 ++++ lisp/starttls.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bbabc4c92..0b33b8d36 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2012-10-17 Kazuhiro Ito (tiny change) + + * starttls.el (starttls-extra-arguments): Doc fix. + 2012-10-09 Lars Magne Ingebrigtsen * 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 2d4036505..346e76b2c 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 -- 2.25.1