Variable: reftex-index-phrases-macro-data
reftex-index-phrases-macro-data is a variable defined in
reftex-index.el.gz.
Value
nil
Documentation
Alist containing the information taken from the macro definition lines.
This gets refreshed in every phrases command.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/reftex-index.el.gz
(defvar reftex-index-phrases-macro-data nil
"Alist containing the information taken from the macro definition lines.
This gets refreshed in every phrases command.")