From 9e0eeb2d49ccd443bb667be9231fe932be67bb10 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Wed, 27 Dec 2023 18:42:41 +0200 Subject: [PATCH] ; * doc/misc/eglot.texi (Performance): Fix a typo. --- 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 fbf0b411633..a338677e844 100644 --- a/doc/misc/eglot.texi +++ b/doc/misc/eglot.texi @@ -1457,7 +1457,7 @@ indicate the problems or at least provide a hint. @cindex performance problems, with Eglot A common and easy-to-fix cause of performance problems in Eglot (especially in older versions) is its events buffer, since it -represent additional work that Eglot must do (@pxref{Eglot Commands, +represents additional work that Eglot must do (@pxref{Eglot Commands, eglot-events-buffer}). If you find Eglot is operating correctly but slowly, try to customize the variable @code{eglot-events-buffer-config} (@pxref{Eglot Variables}) and set -- 2.39.2