7 lines
151 B
EmacsLisp
7 lines
151 B
EmacsLisp
((nil
|
|
(indent-tabs-mode . nil))
|
|
(makefile-mode
|
|
(indent-tabs-mode . t))
|
|
(git-commit-mode
|
|
(git-commit-major-mode . git-commit-elisp-text-mode)))
|