Variable: glc-current-span

glc-current-span is a variable defined in goto-chg.el.

Value

8

Documentation

Internal for goto-last-change.

A copy of glc-default-span or the ARG passed to goto-last-change.

Source Code

;; Defined in ~/.emacs.d/elpa/goto-chg-20240407.1110/goto-chg.el
(defvar glc-current-span 8 "Internal for goto-last-change.\nA copy of glc-default-span or the ARG passed to goto-last-change.")