emacs-diffs
[Top][All Lists]
Advanced

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

master 785197a076 2/4: Minor fixes to doc/misc/eglot.texi


From: João Távora
Subject: master 785197a076 2/4: Minor fixes to doc/misc/eglot.texi
Date: Thu, 20 Oct 2022 08:59:51 -0400 (EDT)

branch: master
commit 785197a07634050b8cb79f1b0c93a16712336529
Author: João Távora <joaotavora@gmail.com>
Commit: João Távora <joaotavora@gmail.com>

    Minor fixes to doc/misc/eglot.texi
    
    * doc/misc/eglot.texi (eglot-workspace-configuration): Correct
    markup of eglot-{}
    (Quick Start): Fix section cross reference.
---
 doc/misc/eglot.texi | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/misc/eglot.texi b/doc/misc/eglot.texi
index c1de1e818d..6a4127bed7 100644
--- a/doc/misc/eglot.texi
+++ b/doc/misc/eglot.texi
@@ -122,7 +122,7 @@ you want to use Eglot, you just need to make sure those 
servers are
 installed on your system.  Alternatively, install one or more servers
 of your choice and add them to the value of
 @code{eglot-server-programs}, as described in @ref{Setting Up LSP
-Server}.
+Servers}.
 
 @item
 Turn on Eglot for your project.
@@ -969,7 +969,7 @@ object.  @var{plist} may be arbitrarity complex, generally 
containing
 other keywork-value property sublists corresponding to JSON subobjects.
 The JSON values @code{true}, @code{false}, @code{null} and @code{@{@}}
 are represented by the Lisp values @code{t}, @code{:json-false},
-@code{nil}, and @{eglot-@{@}}, respectively.
+@code{nil}, and @code{eglot-@{@}}, respectively.
 
 @findex eglot-show-workspace-configuration
 When experimenting with workspace settings, you can use the command
@@ -1126,3 +1126,4 @@ that used Eglot to communicate with the language server.
 @printindex cp
 
 @bye
+        



reply via email to

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