]> git.eshelyaron.com Git - emacs.git/commitdiff
Eglot: Bump to 1.14
authorJoão Távora <joaotavora@gmail.com>
Mon, 3 Apr 2023 00:40:30 +0000 (01:40 +0100)
committerJoão Távora <joaotavora@gmail.com>
Mon, 3 Apr 2023 00:40:30 +0000 (01:40 +0100)
* lisp/progmodes/eglot.el (Version): Bump to 1.14
(Package-Requires): Require ElDoc 1.14.0

* etc/EGLOT-NEWS: Update.

etc/EGLOT-NEWS
lisp/progmodes/eglot.el

index 2872cdd05cf1caef91149ce37cd78606961b5a2c..7369b3bf5452a51f44e2c203db37820a3a389312 100644 (file)
@@ -18,7 +18,7 @@ to look up issue github#1234, go to
 https://github.com/joaotavora/eglot/issues/1234.
 
 \f
-* Changes in upcoming Eglot 1.14
+* Changes in Eglot 1.14 (3/4/2023)
 
 ** Faster, more responsive completion
 
index 93af5f2123b4b1631dacee20e8b6d177dcc79feb..10b6c0cc2caf1ff9d9ed973311d0d310ba589415 100644 (file)
@@ -2,12 +2,12 @@
 
 ;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 
-;; Version: 1.13
+;; Version: 1.14
 ;; 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") (jsonrpc "1.0.16") (flymake "1.2.1") (project "0.9.8") (xref "1.6.2") (eldoc "1.11.0") (seq "2.23") (external-completion "0.1"))
+;; Package-Requires: ((emacs "26.3") (jsonrpc "1.0.16") (flymake "1.2.1") (project "0.9.8") (xref "1.6.2") (eldoc "1.14.0") (seq "2.23") (external-completion "0.1"))
 
 ;; This is a GNU ELPA :core package.  Avoid adding functionality
 ;; that is not available in the version of Emacs recorded above or any