(shr-tag-li): Get <li> indentation right.
[gnus] / lisp / starttls.el
index bf1982f..a4d33b8 100644 (file)
@@ -269,6 +269,7 @@ handshake, or nil on failure."
             host port (if done "done" "failed"))
     process))
 
+;;;###autoload
 (defun starttls-open-stream (name buffer host port)
   "Open a TLS connection for a port to a host.
 Returns a subprocess object to represent the connection.