Don't run whitespace cleanup

Since existing whitespace usage is not consistent, this causes
a lot of spurious whitespace changes.
This commit is contained in:
Nikolaus Rath
2017-01-03 12:31:36 -08:00
parent ac25c15369
commit 09d388570b
+1 -3
View File
@@ -1,6 +1,4 @@
((nil . ((eval . (add-hook 'before-save-hook
'whitespace-cleanup nil t))))
(python-mode . ((indent-tabs-mode . nil)))
((python-mode . ((indent-tabs-mode . nil)))
(autoconf-mode . ((indent-tabs-mode . t)))
(c-mode . ((c-file-style . "stroustrup")
(indent-tabs-mode . t)