diff options
Diffstat (limited to 'doc/misc/eglot.texi')
-rw-r--r-- | doc/misc/eglot.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/eglot.texi b/doc/misc/eglot.texi index 542a4259d66..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-update}. 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 |