el/dot-emacs.el: Use the CC Mode style machinery properly.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 27 Apr 2016 15:22:34 +0000 (16:22 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 28 Apr 2016 12:20:42 +0000 (13:20 +0100)
commitc56296d07eb9c33431d9e842cc20330b4cbe38b2
tree36b0dd7f283c58d2e376af05e1ca3919a081a5ce
parente7186cbee63e87bc3d0f041f136ce101efbc5c26
el/dot-emacs.el: Use the CC Mode style machinery properly.

  * Add new macros for defining styles properly, and for tweaking the
    default style selections.

  * Replace the `mdw-mumble-style' functions with macro calls to set up
    the styles.

  * Move explicit variable settings into the style settings where
    possible.

This looks more complicated than it really is, because a bunch of stuff
gets moved about and reindented.
el/dot-emacs.el