aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/EGLOT-NEWS2
-rw-r--r--lisp/progmodes/eglot.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/EGLOT-NEWS b/etc/EGLOT-NEWS
index a6425ea4234..638c62bbcbd 100644
--- a/etc/EGLOT-NEWS
+++ b/etc/EGLOT-NEWS
@@ -18,7 +18,7 @@ to look up issue github#1234, go to
18https://github.com/joaotavora/eglot/issues/1234. 18https://github.com/joaotavora/eglot/issues/1234.
19 19
20 20
21* Changes to upcoming Eglot 21* Changes in Eglot 1.20 (11/1/2026)
22 22
23** Dramatically faster handling of files with many diagnostics 23** Dramatically faster handling of files with many diagnostics
24 24
diff --git a/lisp/progmodes/eglot.el b/lisp/progmodes/eglot.el
index b22ed2b9c57..f75a512e18a 100644
--- a/lisp/progmodes/eglot.el
+++ b/lisp/progmodes/eglot.el
@@ -2,7 +2,7 @@
2 2
3;; Copyright (C) 2018-2026 Free Software Foundation, Inc. 3;; Copyright (C) 2018-2026 Free Software Foundation, Inc.
4 4
5;; Version: 1.19 5;; Version: 1.20
6;; Author: João Távora <joaotavora@gmail.com> 6;; Author: João Távora <joaotavora@gmail.com>
7;; Maintainer: João Távora <joaotavora@gmail.com> 7;; Maintainer: João Távora <joaotavora@gmail.com>
8;; URL: https://github.com/joaotavora/eglot 8;; URL: https://github.com/joaotavora/eglot