Variable: hyrolo--cache-major-mode-to-index-hasht

hyrolo--cache-major-mode-to-index-hasht is a variable defined in hyrolo.el.

Value

nil

Documentation

Hash table with major-mode name keys and integer major-mode index values.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hyrolo.el
(defvar hyrolo--cache-major-mode-to-index-hasht nil
  "Hash table with `major-mode' name keys and integer major-mode index values.")