;;; Directory Local Variables ;;; For more information see (info "(emacs) Directory Variables") ((nil (indent-tabs-mode)) (makefile-gmake-mode (indent-tabs-mode t)) (c-mode (fill-column . 80)) (python-mode (fill-column . 80)) (scheme-mode (fill-column . 80)))