Variable: occur-highlight-overlays
occur-highlight-overlays is a variable defined in replace.el.gz.
Value
nil
Documentation
Overlays used to temporarily highlight occur matches.
Source Code
;; Defined in /usr/src/emacs/lisp/replace.el.gz
(defvar occur-highlight-overlays nil
"Overlays used to temporarily highlight occur matches.")