easy-mmode-defmap
easy-mmode-defmap is an autoloaded Lisp macro in `easy-mmode.el
'.
(easy-mmode-defmap M BS DOC &rest ARGS)
Define a constant M whose value is the result of `easy-mmode-define-keymap'.
The M, BS, and ARGS arguments are as per that function. DOC is
the constant's documentation.