Variable: track-changes--before-end

track-changes--before-end is a buffer-local variable defined in track-changes.el.gz.

Documentation

End position of the text replacing the "before string".

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/track-changes.el.gz
(defvar-local track-changes--before-end 0
  "End position of the text replacing the \"before string\".")