bug#61726
* lisp/progmodes/eglot.el (eglot-current-linepos-function): Fix docstring.
'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