]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix a typo in Eglot manual
authorEli Zaretskii <eliz@gnu.org>
Sat, 17 Aug 2024 10:07:56 +0000 (13:07 +0300)
committerEshel Yaron <me@eshelyaron.com>
Tue, 20 Aug 2024 14:10:14 +0000 (16:10 +0200)
* doc/misc/eglot.texi (Eglot and Buffers): Fix typo.  Patch by
david edmonds <edmonds.david.a@gmail.com>.  (Bug#72634)

(cherry picked from commit 6a512ab032e960cb027cd2d80b09fb909640f1c5)

doc/misc/eglot.texi

index ba7aeb448e5c7a7fa04de962c529b1d745825c2e..fb5b618bd846a1c0d98d2615a16ffce2c4ef15e1 100644 (file)
@@ -600,7 +600,7 @@ user, but automatically, as the result of starting an Eglot session
 for the buffer.  However, this minor mode provides a hook variable
 @code{eglot-managed-mode-hook} that can be used to customize the Eglot
 management of the buffer.  This hook is run both when the minor mode
-is turned on and when it's turned off; use the variable
+is turned on and when it's turned off; use the function
 @code{eglot-managed-p} to tell if current buffer is still being
 managed or not.  When Eglot stops managing the buffer, this minor mode
 is turned off, and all the settings that Eglot changed are restored to