• Simen Heggestøyl's avatar
    Use lexical-binding in asm-mode.el and add tests · b4eaa7ea
    Simen Heggestøyl authored
    * lisp/progmodes/asm-mode.el: Use lexical-binding.
    (asm-comment-char): Remove redundant :group arg.
    (asm-mode): Use `setq-local'.
    (asm-calculate-indentation): Remove moot `or'.
    
    * test/lisp/progmodes/asm-mode-tests.el: New file with tests for
    asm-mode.el.
    b4eaa7ea
asm-mode.el 8.61 KB