]> git.eshelyaron.com Git - emacs.git/commit
Urify better
authorJoão Távora <joaotavora@gmail.com>
Fri, 26 Feb 2021 20:11:08 +0000 (20:11 +0000)
committerJoão Távora <joaotavora@gmail.com>
Fri, 26 Feb 2021 20:11:17 +0000 (20:11 +0000)
commit5a4ca5fdf3082426a5d6aa8595492b3b1d50fd1b
treef47e4dec16367e95962d56922477bd983ea4d869
parent7c66a3e78957eea2fd5c80ffceeee4ad0c899927
Urify better

See also
https://microsoft.github.io/language-server-protocol/specifications/specification-current/#uri.

* eglot.el (eglot--path-to-uri): use directory-file-name.

GitHub-reference: per https://github.com/joaotavora/eglot/issues/627
lisp/progmodes/eglot.el