]> code.delx.au - gnu-emacs/blobdiff - .dir-locals.el
Improve documentation of Dired's 'A' and 'Q' commands
[gnu-emacs] / .dir-locals.el
index afc68ea3ba6222aa366fd5fc79a298f86d481c82..9853d7b5d88b558b7ebd754c6ddbd3fbd77ca0a2 100644 (file)
@@ -9,4 +9,5 @@
                     (fill-column . 74)
                     (bug-reference-url-format . "http://debbugs.gnu.org/%s")
                     (mode . bug-reference)))
- (diff-mode . ((mode . whitespace))))
+ (diff-mode . ((mode . whitespace)))
+ (emacs-lisp-mode . ((indent-tabs-mode . nil))))