]> git.eshelyaron.com Git - emacs.git/commit
(asm-calculate-indentation, asm-indent-line): New functions.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 2 Apr 2003 16:48:11 +0000 (16:48 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 2 Apr 2003 16:48:11 +0000 (16:48 +0000)
commitdfc42f38c1d0d3ff0ea55f671d8bf207c90c9efa
treee3fbe3db7915238f44e7efcc224302910b22ebd3
parent6d91a595e02c8fc4d29daf6caf2dceb3a6018163
(asm-calculate-indentation, asm-indent-line): New functions.
(asm-mode): Use them in indent-line-function.
Set tab-always-indent to nil to stay closer to previous tab behavior.
Set comment-add.  Remove space at end of comment-add.
(asm-newline): Obsolete.  Use newline-and-indent instead.
(asm-mode-map): Remove TAB binding.
(asm-code-level-empty-comment-pattern)
(asm-flush-left-empty-comment-pattern)
(asm-inline-empty-comment-pattern): Remove.
(asm-comment): Use newcomment functions instead.
(asm-colon): Don't tab if colon is not after a label.
(asm-line-matches, asm-pop-comment-level): Remove.
lisp/ChangeLog
lisp/progmodes/asm-mode.el