aboutsummaryrefslogtreecommitdiff
;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")

((nil
  (indent-tabs-mode))
 (makefile-gmake-mode
  (indent-tabs-mode t))
 (scheme-mode
  (eval put 'call-with-port 'scheme-indent-function 1)
  (eval put 'not-end-let 'scheme-indent-function 1)
  (eval put 'test-email= 'scheme-indent-function 1)
  (eval put 'test-alist= 'scheme-indent-function 1)))