]> git.eshelyaron.com Git - emacs.git/commit
Improve signature help
authorMichal Krzywkowski <k.michal@zoho.com>
Sat, 6 Oct 2018 15:08:04 +0000 (17:08 +0200)
committerMichal Krzywkowski <k.michal@zoho.com>
Mon, 15 Oct 2018 21:24:34 +0000 (23:24 +0200)
commitebacb5f8614ff2db2371da98ede733502847e3e8
treefcb73c47f09652272b3e04f7dcef0189c36c6b1f
parent3a24bc0f4f65b3729b239776b2bdae00edd5884a
Improve signature help

* eglot.el (eglot--sig-info): Don't lose existing information.
  Attempt to highlight the active parameter by searching for it's
  :label in signature's :label.  Append to the result first sentence
  of signature's :documentation, if present.
lisp/progmodes/eglot.el