No more tabs! also tweaks to emacs-testify.

This commit is contained in:
Ivan Malison 2014-01-21 15:16:40 -08:00
parent 9612e42908
commit f1877847fc
2 changed files with 1 additions and 9 deletions

View File

@ -142,14 +142,6 @@
(require 'multi-line-it)
(require 'emacs-testify)
(defun python-tabs ()
(setq tab-width 4
indent-tabs-mode t
python-indent-offset 4))
(python-tabs)
;; Yelp always uses tabs.
(add-hook 'python-mode-hook 'python-tabs)
(add-hook 'python-mode-hook (lambda () (subword-mode 1)))
;; =============================================================================

@ -1 +1 @@
Subproject commit 566f0a8aba31f74128bc768c62d020f2b128cdde
Subproject commit 64b1a1fbd38a3172403fa2dd509848edf7431125