dotemacs

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

.dir-locals.el (200B)


      1 ;;; Directory Local Variables            -*- no-byte-compile: t -*-
      2 ;;; For more information see (info "(emacs) Directory Variables")
      3 
      4 ((nil . ((fill-column . 70)
      5          (indent-tabs-mode . nil))))