Variable: glc-probe-depth

glc-probe-depth is a variable defined in goto-chg.el.

Value

0

Documentation

Internal for goto-last-change.

It is non-zero between successive goto-last-change.

Source Code

;; Defined in ~/.emacs.d/elpa/goto-chg-20240407.1110/goto-chg.el
(defvar glc-probe-depth 0 "Internal for goto-last-change.\nIt is non-zero between successive goto-last-change.")