Variable: LaTeX-after-insert-env-hooks
LaTeX-after-insert-env-hooks is an alias for
LaTeX-after-insert-env-hook, defined in latex.el.
This variable is obsolete since 11.89; use
LaTeX-after-insert-env-hook instead.
Value
nil
Documentation
List of functions to be run at the end of LaTeX-insert-environment.
Each function is called with three arguments: the name of the
environment just inserted, the buffer position just before
\begin and the position just before \end.
Aliases
LaTeX-after-insert-env-hooks (obsolete since 11.89)