]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/EGLOT-NEWS: Fix wording of last change.
authorEli Zaretskii <eliz@gnu.org>
Sat, 6 May 2023 06:38:20 +0000 (09:38 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 6 May 2023 06:38:20 +0000 (09:38 +0300)
etc/EGLOT-NEWS

index fd0d9a245685de5d474961da581b4054d4a54fc7..ad92748f77c72e9f2dd5bf56e16d41bf9370e4ed 100644 (file)
@@ -20,12 +20,12 @@ https://github.com/joaotavora/eglot/issues/1234.
 \f
 * 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