Variable: eglot--recent-changes
eglot--recent-changes is a buffer-local variable defined in
eglot.el.gz.
Documentation
Recent buffer changes as collected by eglot--before-change.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/eglot.el.gz
(defvar-local eglot--recent-changes nil
"Recent buffer changes as collected by `eglot--before-change'.")