mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
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.
This commit is contained in:
parent
da0565d9b5
commit
b9c2b2d0d8
|
|
@ -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'
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
;; Copyright (C) 2018-2026 Free Software Foundation, Inc.
|
||||
|
||||
;; Version: 1.24
|
||||
;; Version: 1.24.31
|
||||
;; Author: João Távora <joaotavora@gmail.com>
|
||||
;; Maintainer: João Távora <joaotavora@gmail.com>
|
||||
;; URL: https://github.com/joaotavora/eglot
|
||||
|
|
|
|||
Loading…
Reference in a new issue