abbrev-minor-mode-table-alist

abbrev-minor-mode-table-alist is a variable defined in `abbrev.el'.
Its value is
nil


Documentation:
Alist of abbrev tables to use for minor modes.
Each element looks like (VARIABLE . ABBREV-TABLE);
ABBREV-TABLE is active whenever VARIABLE's value is non-nil.
ABBREV-TABLE can also be a list of abbrev tables.