From c0578edc8fc4c5f12f72eafad6ecca6b6a16cbc6 Mon Sep 17 00:00:00 2001 From: Arash Esbati Date: Fri, 13 Jan 2023 15:24:25 +0200 Subject: [PATCH] ; * doc/misc/eglot.texi (Troubleshooting Eglot): Fix typo (bug#60780). --- doc/misc/eglot.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/misc/eglot.texi b/doc/misc/eglot.texi index 253bf169ccb..56151b5482f 100644 --- a/doc/misc/eglot.texi +++ b/doc/misc/eglot.texi @@ -1104,7 +1104,7 @@ troubleshoot Eglot problems. It also provides guidelines for reporting Eglot bugs in a way that facilitates their resolution. When you encounter problems with Eglot, try first using the commands -@kbd{M-x eglot-events-server} and @kbd{M-x eglot-stderr-buffer}. They +@kbd{M-x eglot-events-buffer} and @kbd{M-x eglot-stderr-buffer}. They pop up special buffers that can be used to inspect the communications between the Eglot and language server. In many cases, this will indicate the problems or at least provide a hint. -- 2.39.5