]> git.eshelyaron.com Git - emacs.git/commit
Eglot: take advantage of new Eldoc options for signature doc
authorJoão Távora <joaotavora@gmail.com>
Sat, 25 Mar 2023 19:53:14 +0000 (19:53 +0000)
committerJoão Távora <joaotavora@gmail.com>
Sun, 2 Apr 2023 22:40:46 +0000 (23:40 +0100)
commitd00e05daa96700860dbb9dc6527105e464ffb960
tree3e5f7816d343f56b68e0ff0862df90c3d06cec77
parentd69d0b1a296c17508663afc9d0301b8ccaa7115e
Eglot: take advantage of new Eldoc options for signature doc

Only echo the "active signature", send all the other signatures for
the *eldoc* buffer.

* lisp/progmodes/eglot.el (eglot--sig-info): Rework protocol.
(eglot-signature-eldoc-function): Rework.
lisp/progmodes/eglot.el