; * etc/EGLOT-NEWS: Fix wording of last change.

This commit is contained in:
Eli Zaretskii 2023-05-06 09:38:20 +03:00
parent 79a886ba36
commit 9b775ddc05

View file

@ -20,12 +20,12 @@ https://github.com/joaotavora/eglot/issues/1234.
* Changes in Eglot 1.12.29 (Eglot bundled with Emacs 29.1)
** Eglot can upgrade itself to the latest version.
** Eglot has a new command to upgrade to the latest version.
The new command 'eglot-upgrade-eglot' works around behaviour in the
existing 'package-install' command and the new 'package-upgrade'
command which would prevent the user from easily grabbing the latest
version as usual.
The new command 'eglot-upgrade-eglot' allows easily grabbing the
latest version of Eglot from ELPA. This might be more convenient than
using the more general command 'package-install', which by default
will not upgrade "built-in" packages, those that come with Emacs.
** LSP inlay hints are now supported.
Inlay hints are small text annotations not unlike diagnostics, but