comparison lisp/progmodes/asm-mode.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents abc46b69deaa
children 7e610a0ca662 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
236 (beginning-of-line) (insert "\n") (backward-char) 236 (beginning-of-line) (insert "\n") (backward-char)
237 (asm-comment))))) 237 (asm-comment)))))
238 238
239 (provide 'asm-mode) 239 (provide 'asm-mode)
240 240
241 ;;; arch-tag: 210e695f-f338-4376-8913-a4c5c72ac848
241 ;;; asm-mode.el ends here 242 ;;; asm-mode.el ends here