Variable: ConTeXt-dialect
ConTeXt-dialect is a variable defined in context.el.
Value
:context
Documentation
Default dialect for use with function TeX-add-style-hook for
argument DIALECT-EXPR when the hook is to be run only on ConTeXt
file, or any mode derived thereof. See variable
TeX-style-hook-dialect.
Source Code
;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/context.el
(defconst ConTeXt-dialect :context
"Default dialect for use with function `TeX-add-style-hook' for
argument DIALECT-EXPR when the hook is to be run only on ConTeXt
file, or any mode derived thereof. See variable
`TeX-style-hook-dialect'." )