Variable: hyrolo--cache-major-mode-index
hyrolo--cache-major-mode-index is a variable defined in hyrolo.el.
Value
1
Documentation
Next index value to use when caching buffer-local values.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hyrolo.el
(defvar hyrolo--cache-major-mode-index 1
"Next index value to use when caching buffer-local values.")