]> git.eshelyaron.com Git - emacs.git/commit
; Fix some doc strings in ERC
authorF. Jason Park <jp@neverwas.me>
Tue, 19 Dec 2023 03:38:30 +0000 (19:38 -0800)
committerF. Jason Park <jp@neverwas.me>
Sat, 23 Dec 2023 14:34:38 +0000 (06:34 -0800)
commit717f917d1de5272d6c24e8a32af1cc698989c41e
tree201fedb6e5aebec6a6ebf517fe7a5e69d6bf7d36
parent13182ae976859114601c12abff27378a31db3c2f
; Fix some doc strings in ERC

* lisp/erc/erc-networks.el: Lose some unneeded forward declarations.
* lisp/erc/erc.el (erc-open-socks-tls-stream): Don't conflate SOCKS
with TOR by mentioning a ".onion" address for the `host' parameter.
* test/lisp/erc/erc-tests.el
(erc--check-prompt-input-for-multiline-blanks): Extend timeout.
lisp/erc/erc-networks.el
lisp/erc/erc.el
test/lisp/erc/erc-tests.el