emacs-31 8f6e2cc66ba 2/2: ; * etc/EGLOT-NEWS: Briefly mention recent changes.
João Távora <[email protected]>
| Newsgroups | gmane.emacs.diffs |
|---|---|
| Message-ID | <[email protected]> |
branch: emacs-31 commit 8f6e2cc66baf6e58200d7b8809459fa82f6007a0 Author: João Távora <[email protected]> Commit: João Távora <[email protected]> ; * etc/EGLOT-NEWS: Briefly mention recent changes. --- etc/EGLOT-NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/etc/EGLOT-NEWS b/etc/EGLOT-NEWS index ad6aae10436..8679dbcc701 100644 --- a/etc/EGLOT-NEWS +++ b/etc/EGLOT-NEWS @@ -18,6 +18,15 @@ to look up issue github#1234, go to https://github.com/joaotavora/eglot/issues/1234. +* Changes to upcoming Eglot + +** Changes to 'eglot-server-programs' + +- new 'vala-language-server' for 'vala-mode' (bug#81543) + +** Miscellaneous bugs fixed (bug#81593, bug#81538, bug#81514, bug#81425) + + * Changes in Eglot 1.24 (23/6/2026) ** New command 'M-x eglot-describe-connection'