mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-25 19:11:56 +00:00
(asm-mode): Don't mess with auto-fill mode.
This commit is contained in:
parent
3a621cfedc
commit
8a68f868d1
@ -123,7 +123,6 @@ Special commands:\\{asm-mode-map}
|
||||
(setq comment-end "")
|
||||
(make-local-variable 'comment-column)
|
||||
(setq comment-column 32)
|
||||
(auto-fill-mode 1)
|
||||
(setq fill-prefix "\t")
|
||||
(run-hooks 'asm-mode-hook)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user