conlang.phundrak.com/docs/.dir-locals.el

8 lines
419 B
EmacsLisp
Raw Normal View History

2023-02-26 18:20:43 +00:00
;;; Directory Local Variables -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")
((org-mode . ((org-html-table-default-attributes . (:border "2" :cellspacing "0" :cellpadding "6" :rules "groups" :frame "void"))
(langtool-default-language . "en-GB")
(org-list-allow-alphabetical . nil)
2023-02-26 18:20:43 +00:00
(org-confirm-babel-evaluate . nil))))