Eglot: release version 1.24

* lisp/progmodes/eglot.el (Version): Bump to 1.24.

* etc/EGLOT-NEWS: Announce new version.
This commit is contained in:
Sean Whitton 2026-06-23 13:22:58 +01:00
parent f52457d17e
commit 0d67e76b94
2 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ to look up issue github#1234, go to
https://github.com/joaotavora/eglot/issues/1234.
* Changes to upcoming Eglot
* Changes in Eglot 1.24 (23/6/2026)
** New command 'M-x eglot-describe-connection'

View file

@ -2,12 +2,12 @@
;; Copyright (C) 2018-2026 Free Software Foundation, Inc.
;; Version: 1.23
;; Version: 1.24
;; Author: João Távora <joaotavora@gmail.com>
;; Maintainer: João Távora <joaotavora@gmail.com>
;; URL: https://github.com/joaotavora/eglot
;; Keywords: convenience, languages
;; Package-Requires: ((emacs "26.3") (eldoc "1.16.0") (external-completion "0.1") (flymake "1.4.5") (jsonrpc "1.0.28") (project "0.11.2") (seq "2.23") (xref "1.7.0"))
;; Package-Requires: ((emacs "26.3") (eldoc "1.16.0") (external-completion "0.1") (flymake "1.4.5") (jsonrpc "1.0.29") (project "0.11.2") (seq "2.23") (xref "1.7.0"))
;; This is a GNU ELPA :core package. Avoid adding functionality
;; that is not available in the version of Emacs recorded above or any