emacs-diffs
[Top][All Lists]
Advanced

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

master 7ce68f0435e 5/9: Merge from origin/emacs-29


From: Eli Zaretskii
Subject: master 7ce68f0435e 5/9: Merge from origin/emacs-29
Date: Sat, 18 Nov 2023 06:10:56 -0500 (EST)

branch: master
commit 7ce68f0435e530d5008c0c70a60fbdbddeb9429c
Merge: 1eec562e118 5a1808da5f3
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    Merge from origin/emacs-29
    
    5a1808da5f3 ; * doc/misc/eglot.texi (Eglot Commands): Fix typos (bug#...
---
 doc/misc/eglot.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/misc/eglot.texi b/doc/misc/eglot.texi
index 2d9b2a2b60e..2d6fcb29d3f 100644
--- a/doc/misc/eglot.texi
+++ b/doc/misc/eglot.texi
@@ -692,12 +692,12 @@ This command reformats the current buffer, in the same 
manner as
 These commands allow you to invoke the so-called @dfn{code actions}:
 requests for the language server to provide editing commands for
 correcting, refactoring or beautifying your code.  These commands may
-affect more than one visited file belong to the project.
+affect more than one visited file belonging to the project.
 
 The command @code{eglot-code-actions} asks the server if there any
 code actions for any point in the buffer or contained in the active
-region.  If there are, you the choice to execute one of them via the
-minibuffer.
+region.  If there are, you have the choice to execute one of them via
+the minibuffer.
 
 A common use of code actions is fixing the Flymake error diagnostics
 issued by Eglot (@pxref{Top,,, flymake, GNU Flymake manual}).



reply via email to

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