diff options
author | F. Jason Park <jp@neverwas.me> | 2022-07-11 05:14:57 -0700 |
---|---|---|
committer | F. Jason Park <jp@neverwas.me> | 2022-11-16 21:34:36 -0800 |
commit | 77d6351d60d3c741550d990fbf97184433b7b59a (patch) | |
tree | 64d9253c0848e77cf81e2d8bc5d85d59db7989f4 /lisp/emacs-lisp/comp-cstr.el | |
parent | 46c765ed09422767306bd7acfc8422d5ad4cea4a (diff) | |
download | emacs-77d6351d60d3c741550d990fbf97184433b7b59a.tar.gz emacs-77d6351d60d3c741550d990fbf97184433b7b59a.tar.bz2 emacs-77d6351d60d3c741550d990fbf97184433b7b59a.zip |
Default to TLS port when calling erc-tls from lisp
* lisp/erc/erc.el (erc-normalize-port): Add standard IANA port-name
mappings for 6667 and 6697.
(erc-open): Add note to doc string explaining that params `connect'
and `channel' are mutually exclusive.
(erc-tls): Call `erc-compute-port' with override.
(erc-compute-port): Call `erc-normalize-port' with result'.
* test/lisp/erc/erc-tests.el (erc-tls): Add simplistic test focusing
on default parameters. (Bug#56514.)
Diffstat (limited to 'lisp/emacs-lisp/comp-cstr.el')
0 files changed, 0 insertions, 0 deletions