]> git.eshelyaron.com Git - emacs.git/commit
Add indent spec to easy-mmode macros
authorMark Oteiza <mvoteiza@udel.edu>
Thu, 28 Sep 2017 11:52:00 +0000 (07:52 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Thu, 28 Sep 2017 11:52:00 +0000 (07:52 -0400)
commit551594e951642a043862dabb987facfc0253f7d3
treed3cf5e9e3138044d134dd2c1253f9de4937db637
parent1f02ae39310f15bf683642b9aee1cf162bd391e6
Add indent spec to easy-mmode macros

Ideally these macros should expand to the proper code instead of
relegating all the work to a function call.
* lisp/emacs-lisp/easy-mmode.el (easy-mmode-defmap):
(easy-mmode-define-syntax): Add indent spec.
lisp/emacs-lisp/easy-mmode.el