mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-30 00:51:50 -08:00
(asm-mode): Don't mess with auto-fill mode.
This commit is contained in:
parent
3a621cfedc
commit
8a68f868d1
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue