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--track-changes-fetch.

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--track-changes-fetch'.")