]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix last change
authorJoão Távora <joaotavora@gmail.com>
Sun, 26 Feb 2023 14:05:07 +0000 (14:05 +0000)
committerJoão Távora <joaotavora@gmail.com>
Sun, 26 Feb 2023 14:05:47 +0000 (14:05 +0000)
bug#61726

* lisp/progmodes/eglot.el (eglot-current-linepos-function): Fix docstring.

lisp/progmodes/eglot.el

index ccd9cf3ee44401540ab720de19ec850e9d6257f6..3d511126d934fe1f4b45c170c3251b78de75e36a 100644 (file)
@@ -1451,7 +1451,7 @@ CONNECT-ARGS are passed as additional arguments to
   'eglot-current-column-function 'eglot-current-linepos-function "29.1")
 
 (defvar eglot-current-linepos-function #'eglot-utf-16-linepos
-  "Function calculating number of UTF-16 code units from line beginning.
+  "Function calculating number of code units from line beginning.
 
 This is the inverse operation of
 `eglot-move-to-linepos-function' (which see).  It is a function of