emacs-31 b9c2b2d0d89: Eglot: bump version to 1.24.31 and update EGLOT-NEWS
João Távora <[email protected]>
| Newsgroups | gmane.emacs.diffs |
|---|---|
| Message-ID | <[email protected]> |
branch: emacs-31 commit b9c2b2d0d89dbcba5e49ffdfc2d3910d41ad03e1 Author: João Távora <[email protected]> Commit: João Távora <[email protected]> Eglot: bump version to 1.24.31 and update EGLOT-NEWS This is a change specific to emacs-31. Don't merge to master. * lisp/progmodes/eglot.el: (Version): Mark it 1.24.31 * etc/EGLOT-NEWS (1.24.31): Fill in section. --- etc/EGLOT-NEWS | 2 +- lisp/progmodes/eglot.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/EGLOT-NEWS b/etc/EGLOT-NEWS index 8679dbcc701..90d41502e63 100644 --- a/etc/EGLOT-NEWS +++ b/etc/EGLOT-NEWS @@ -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.31 (Eglot bundled with Emacs 31.1) ** Changes to 'eglot-server-programs' diff --git a/lisp/progmodes/eglot.el b/lisp/progmodes/eglot.el index 2595a3b6294..4be1eeac341 100644 --- a/lisp/progmodes/eglot.el +++ b/lisp/progmodes/eglot.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2018-2026 Free Software Foundation, Inc. -;; Version: 1.24 +;; Version: 1.24.31 ;; Author: João Távora <[email protected]> ;; Maintainer: João Távora <[email protected]> ;; URL: https://github.com/joaotavora/eglot