dotemacs

My Emacs configuration
git clone git://git.entf.net/dotemacs
Log | Files | Refs | LICENSE

.dir-locals.el (89B)


      1 ((emacs-lisp-mode
      2   (indent-tabs-mode . nil))
      3  (scheme-mode
      4   (indent-tabs-mode . nil)))