These functions query certain things about auto-overlays or match overlays, or retrieve certain values associated with them. A few are merely convenience functions, but most depend on the internal implementation details of the auto-overlays package, and provide the only reliable interface for whatever they return.
(auto-o-class
o-match)
(auto-o-regexp
o-match)
(auto-o-regexp-group
o-match)
(auto-o-props
o-match)
(auto-o-edge
o-match)
start
or end
) of match overlay
o-match.
(auto-o-parse-function
o-match)
(auto-o-suicide-function
o-match)
(auto-o-match-function
o-match)
(auto-o-edge-matched-p
overlay edge)
start
or end
) of
auto-overlay overlay
is matched.
(auto-o-start-matched-p
overlay)
(auto-o-end-matched-p
overlay)