Variable: hyrolo--cache-index-to-major-mode-hasht
hyrolo--cache-index-to-major-mode-hasht is a variable defined in
hyrolo.el.
Value
nil
Documentation
Hash table with integer major-mode index keys and major-mode values.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hyrolo.el
(defvar hyrolo--cache-index-to-major-mode-hasht nil
"Hash table with integer major-mode index keys and `major-mode' values.")