defconst-mode-local
defconst-mode-local is a Lisp macro in `mode-local.el
'.
(defconst-mode-local MODE SYM VAL &optional DOCSTRING)
Define MODE local constant SYM with value VAL.
DOCSTRING is optional.
mode-local.el
'.
(defconst-mode-local MODE SYM VAL &optional DOCSTRING)
Define MODE local constant SYM with value VAL.
DOCSTRING is optional.