all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#12608: 24.2.50; typo in docstring of starttls-extra-arguments
@ 2012-10-09  9:54 Kazuhiro Ito
  2012-10-09 17:56 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Kazuhiro Ito @ 2012-10-09  9:54 UTC (permalink / raw)
  To: 12608

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#12608: 24.2.50; typo in docstring of starttls-extra-arguments
  2012-10-09  9:54 bug#12608: 24.2.50; typo in docstring of starttls-extra-arguments Kazuhiro Ito
@ 2012-10-09 17:56 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2012-10-09 17:56 UTC (permalink / raw)
  To: 12608-done

Version: 24.3

Thanks; applied to emacs-24 branch.
(I must say, it seems confusing to have one option called
starttls-extra-args and one called starttls-extra-arguments.)





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-09 17:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-09  9:54 bug#12608: 24.2.50; typo in docstring of starttls-extra-arguments Kazuhiro Ito
2012-10-09 17:56 ` Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.