emacs/doc
Lars Ingebrigtsen 17f646128f Allow open-network-stream to use different TLS capability commands
* doc/lispref/processes.texi (Network): Document non-string
capability command.
* lisp/gnus/nntp.el (nntp-open-connection): Use HELP for Typhoon
and CAPABILITIES for everything else (bug#41960).

* lisp/net/network-stream.el (open-network-stream): Document
function variety of :capability-command.
(network-stream-open-starttls): Use it.
(network-stream-open-tls): Ditto.
(network-stream-open-shell): Ditto.
(network-stream--capability-command): New helper function.
2020-07-19 02:56:40 +02:00
..
emacs Improve documentation of "C-u C-x =" 2020-07-14 03:12:06 +03:00
lispintro Merge from origin/emacs-27 2020-05-23 07:50:29 -07:00
lispref Allow open-network-stream to use different TLS capability commands 2020-07-19 02:56:40 +02:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Add support for a shr-max-width variable 2020-07-17 15:45:04 +02:00