bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12608: 24.2.50; typo in docstring of starttls-extra-arguments


From: Kazuhiro Ito
Subject: bug#12608: 24.2.50; typo in docstring of starttls-extra-arguments
Date: Tue, 09 Oct 2012 18:54:41 +0900
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/24.2.50 (i386-mingw-nt6.1.7601) MULE/6.0 (HANACHIRUSATO)

I noticed wrong docstring of starttls-extra-arguments.  Please confirm
the below patch.

=== modified file 'lisp/gnus/starttls.el'
--- lisp/gnus/starttls.el       2012-01-19 07:21:25 +0000
+++ lisp/gnus/starttls.el       2012-10-08 23:24:53 +0000
@@ -149,7 +149,7 @@
   :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

-- 
Kazuhiro Ito





reply via email to

[Prev in Thread] Current Thread [Next in Thread]