]> git.eshelyaron.com Git - emacs.git/commit
Allow function contacts to be interactive
authorMichal Krzywkowski <k.michal@zoho.com>
Thu, 9 Aug 2018 10:20:36 +0000 (12:20 +0200)
committerMichal Krzywkowski <k.michal@zoho.com>
Thu, 18 Oct 2018 12:47:48 +0000 (14:47 +0200)
commit563011ec640f91799c22b9d9bb5b6eb6087dd5bd
tree5f72b61aea885e1aa3cf07eb5ce6c462287b8d83
parentebacb5f8614ff2db2371da98ede733502847e3e8
Allow function contacts to be interactive

* eglot.el (eglot-server-programs): Mention that the function must
  accept one argument.
(eglot--guess-contact): Pass to functional contacts the interactive
value.

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