]> git.eshelyaron.com Git - emacs.git/commit
Unbreak eglot--guess-contact for host-and-port case
authorDan Davison <dandavison7@gmail.com>
Fri, 1 May 2020 00:04:24 +0000 (20:04 -0400)
committerJoão Távora <joaotavora@gmail.com>
Sat, 2 May 2020 22:43:54 +0000 (23:43 +0100)
commite91a40007682491e2f675a6a84151564baaf5c39
treec6e38580fe60ab66f11b4a7771f79ee7f84afc94
parent3773b2638f35e39c7040ba86497dcfe62bff1217
Unbreak eglot--guess-contact for host-and-port case

* eglot.el (eglot--guess-contact): Fix bug in (host port) connection
case.

GitHub-reference: fix https://github.com/joaotavora/eglot/issues/446
lisp/progmodes/eglot.el