Variable: evil-undo-list-pointer

evil-undo-list-pointer is a buffer-local variable defined in evil-vars.el.

Documentation

Everything up to this mark is united in the undo-list.

Source Code

;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-vars.el
(evil-define-local-var evil-undo-list-pointer nil
  "Everything up to this mark is united in the undo-list.")