Variable: align-highlight-overlays
align-highlight-overlays is a variable defined in align.el.gz.
Value
nil
Documentation
The current overlays highlighting the text matched by a rule.
Source Code
;; Defined in /usr/src/emacs/lisp/align.el.gz
(defvar align-highlight-overlays nil
"The current overlays highlighting the text matched by a rule.")