]> git.eshelyaron.com Git - emacs.git/commit
Don't sort xref's by default
authorJoão Távora <joaotavora@gmail.com>
Mon, 11 Feb 2019 21:33:49 +0000 (21:33 +0000)
committerJoão Távora <joaotavora@gmail.com>
Mon, 11 Feb 2019 21:33:49 +0000 (21:33 +0000)
commite123f41b9b2bc1b0c3ae9728362217bfc5a4770c
treec1c242a0711aa03ba417d1a219eb711eecc1b707
parent232289d25c0851e85b1798d976ed8c368b83cea3
Don't sort xref's by default

But use a eglot-xref-lessp-function in case someone wants to tweak
this.

* eglot.el (eglot-xref-lessp-function): New variable.
(eglot--handling-xrefs): Use it.

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