emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 90362f87d58: ; Correct last commit, downcase node reference


From: João Távora
Subject: emacs-29 90362f87d58: ; Correct last commit, downcase node reference
Date: Fri, 17 Mar 2023 10:19:44 -0400 (EDT)

branch: emacs-29
commit 90362f87d5837bae9cde3f5859904c547318f06b
Author: João Távora <joaotavora@gmail.com>
Commit: João Távora <joaotavora@gmail.com>

    ; Correct last commit, downcase node reference
    
    * doc/misc/eglot.texi (Troubleshooting Eglot): Downcase node reference
---
 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 30414fcb349..5ebc055ecf7 100644
--- a/doc/misc/eglot.texi
+++ b/doc/misc/eglot.texi
@@ -1303,7 +1303,7 @@ and may speed things up.
 In other situations, the cause of poor performance lies in the LSP
 server itself.  Servers use aggressive caching and other techniques to
 improve their performance.  Often, this can be tweaked by changing the
-server configuration (@pxref{Advanced Server Configuration}).
+server configuration (@pxref{Advanced server configuration}).
 
 If you think you have found a bug, we want to hear about it.  Before
 reporting a bug, keep in mind that interaction with LSP servers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]