; * lisp/net/tls.el (tls-program): Tweak :version.

; To be reset if no 25.3 happens.
This commit is contained in:
Glenn Morris 2017-05-22 19:08:10 -04:00
parent bc78276e81
commit ad2f52a143

View file

@ -106,7 +106,7 @@ successful negotiation."
(repeat :inline t :tag "Other" (string)))
(list :tag "List of commands"
(repeat :tag "Command" (string))))
:version "26.1" ; remove s_client
:version "25.3" ; remove s_client
:group 'tls)
(defcustom tls-process-connection-type nil