Variable: org-occur-highlights

org-occur-highlights is a buffer-local variable defined in org.el.gz.

Documentation

List of overlays used for occur matches.

Source Code

;; Defined in /usr/src/emacs/lisp/org/org.el.gz
(defvar-local org-occur-highlights nil
  "List of overlays used for occur matches.")