sbbs.el

.dir-locals.el at [303773e90d]
Login

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


;;; 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)))