el/dot-emacs.el: Fix assembler mode handling.
authorMark Wooding <mwooding@good.com>
Wed, 18 Mar 2015 19:06:08 +0000 (19:06 +0000)
committerMark Wooding <mwooding@good.com>
Tue, 14 Apr 2015 17:55:51 +0000 (18:55 +0100)
commit9032280b6bd8718a48007f8e407521d1bfb01c80
tree65c9576d816b7b0f9b3a4526fee2916d70dc5748
parentfa003392d0ed4ce907e0edc937c83e05b6e4a6fe
el/dot-emacs.el: Fix assembler mode handling.

Eliminate the crappy old `arm-assembler-mode'.  Define wrappers around
`asm-mode' which set the right comment characters.
el/dot-emacs.el