.dir-locals.el: Disable compilation of .dir-locals.el
* .dir-locals.el: Add `no-byte-compile'. Reported-by: Lin Jian <me@linj.tech> Link: https://list.orgmode.org/orgmode/87zfocwjwx.fsf@linj.tech/ TINYCHANGE
This commit is contained in:
parent
9f29451d86
commit
c766ea34ec
|
@ -1,4 +1,4 @@
|
|||
;;; Directory Local Variables
|
||||
;;; Directory Local Variables -*- no-byte-compile: t; -*-
|
||||
;;; For more information see (info "(emacs) Directory Variables")
|
||||
|
||||
((nil
|
||||
|
|
Loading…
Reference in New Issue