6 lines
237 B
EmacsLisp
6 lines
237 B
EmacsLisp
|
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
||
|
;;; For more information see (info "(emacs) Directory Variables")
|
||
|
|
||
|
((org-mode . ((org-list-allow-alphabetical . nil)
|
||
|
(org-confirm-babel-evaluate . nil))))
|