Make the Emacs mode work for package.el
authorDavid Raymond Christiansen <david@davidchristiansen.dk>
Tue, 26 Jul 2016 14:43:48 +0000 (10:43 -0400)
committerDavid Raymond Christiansen <david@davidchristiansen.dk>
Tue, 26 Jul 2016 14:58:34 +0000 (10:58 -0400)
commitf5a4265ed20e2b8b4e3f62d4f8584a8eb2a0ebaf
tree14cf0b9f6e7012ae316aef669d6373a11c1a32ae
parentacf6d48553a15b9440ddd3b29367834d3e06d5f1
Make the Emacs mode work for package.el

Modify the Emacs mode to make it follow typical Elisp conventions, as
well as adding the necessary headers to make it work in the package
system.

Additionally, the mode is now derived from prog-mode, which will enable
hooks that should work for all programming language modes to run.
cubicaltt.el