summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorgan Willcock <morgan@ice9.digital>2024-09-17 18:09:08 +0100
committerIhor Radchenko <yantar92@posteo.net>2024-09-22 10:08:39 +0200
commitc766ea34ecfbab8658ef599e99772df9a3a1aa4f (patch)
treede327056eaa3449df4a860ee5faddfc77aa0d5b0
parent9f29451d868a780df8e71764e811a22de38fc719 (diff)
.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
-rw-r--r--.dir-locals.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.dir-locals.el b/.dir-locals.el
index 9df10dfed..83e51000f 100644
--- a/.dir-locals.el
+++ b/.dir-locals.el
@@ -1,4 +1,4 @@
-;;; Directory Local Variables
+;;; Directory Local Variables -*- no-byte-compile: t; -*-
;;; For more information see (info "(emacs) Directory Variables")
((nil