sbbs.el

.dir-locals.el at trunk
Login

File .dir-locals.el artifact 5c4c4dcb67 part of check-in trunk


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

((emacs-lisp-mode
  (indent-tabs-mode . nil)
  (show-trailing-whitespace . t)
  (sentence-end-double-space . t)
  (byte-compile-error-on-warn . t)))