]> git.eshelyaron.com Git - emacs.git/commit
Improve 'open-network-stream' documentation.
authorRobert Pluim <rpluim@gmail.com>
Tue, 5 Nov 2024 12:51:21 +0000 (13:51 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 9 Nov 2024 15:47:14 +0000 (16:47 +0100)
commitcc17d3ecd4536d51bc02960b7f7226211452b797
tree65202bdc72b4b4e3761cfa14f3fcc3cee14fe76c
parent5129695b04aa865c8f0bcc7ddbbb001abd6f9da0
Improve 'open-network-stream' documentation.

* doc/lispref/processes.texi (Network): Correct explanation of
':warn-unless-encrypted'.  Document ':error' return keyword.
* lisp/net/network-stream.el (open-network-stream): Improve
':return-list' documentation.  Document ':error'.  Correct
explanation of ':warn-unless-encrypted'.

(cherry picked from commit 3231af3727b450404efd6f49ddf5c95c5a8cbb0f)
doc/lispref/processes.texi
lisp/net/network-stream.el