Variable: magit-section-highlighted-sections
magit-section-highlighted-sections is a buffer-local variable defined
in magit-section.el.
Documentation
List of highlighted sections that may have to be repainted on focus change.
Source Code
;; Defined in ~/.emacs.d/elpa/magit-section-20260330.1102/magit-section.el
(defvar-local magit-section-highlighted-sections nil
"List of highlighted sections that may have to be repainted on focus change.")