summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoão Távora <joaotavora@gmail.com>2023-05-05 14:51:09 +0100
committerJoão Távora <joaotavora@gmail.com>2023-05-05 14:58:17 +0100
commitc0ab4e9ca9326c472ff1d9d01a0e3966f20fda27 (patch)
tree936a9677cde6787754d5fad15f6089363ab420bf /doc
parentb4e90070f965316ba647dde7a5d37821e4f4c793 (diff)
downloademacs-c0ab4e9ca9326c472ff1d9d01a0e3966f20fda27.tar.gz
Eglot: re-rename eglot-upgrade to eglot-upgrade-eglot
* doc/misc/eglot.texi (Getting the latest version): Mention eglot-upgrade-eglot. * etc/EGLOT-NEWS: Mention eglot-upgrade-eglot. * lisp/progmodes/eglot.el (eglot-upgrade-eglot): Rename from eglot-update. (eglot-update): New compatibility alias.
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/eglot.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/eglot.texi b/doc/misc/eglot.texi
index 8ac14372e36..962e6c914ce 100644
--- a/doc/misc/eglot.texi
+++ b/doc/misc/eglot.texi
@@ -1307,8 +1307,8 @@ Eglot, use @kbd{M-x package-install}.
Often, a newer Eglot version exists that has fixed a longstanding bug,
has more LSP features, or just better supports a particular language
server. Recent Eglot versions can self-update via the command
-@kbd{M-x eglot-upgrade}. This will replace any currently installed
-version with the newest one available from the ELPA archives
+@kbd{M-x eglot-upgrade-eglot}. This will replace any currently
+installed version with the newest one available from the ELPA archives
configured in @code{package-archives}.
You can also update Eglot through other methods, such as