From: João Távora Date: Sat, 8 Mar 2025 05:36:48 +0000 (+0000) Subject: Eglot: the margin code action indicator is interactive X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0aa3cedb1828824f384497adefca862da0ac6f61;p=emacs.git Eglot: the margin code action indicator is interactive * doc/misc/eglot.texi (Customization Variables): Fix. (cherry picked from commit 1c313f8dce0ac9e0520f885420cd696703736baf) --- diff --git a/doc/misc/eglot.texi b/doc/misc/eglot.texi index 333e369e440..fac90562f6b 100644 --- a/doc/misc/eglot.texi +++ b/doc/misc/eglot.texi @@ -958,8 +958,7 @@ point. Value is a list of symbols, more than one can be specified: @code{eldoc-hint}: ElDoc is used to hint about at-point actions. @item @code{margin}: A special indicator appears in the margin of the line -that point is currently on. This indicator is not interactive (you -cannot click on it with the mouse). +that point is currently on. @item @code{nearby}: An interactive special indicator appears near point. @item