branch: externals/url-scgi
commit a6e5c349e9914c540e2cc6bc5d4a063a5e239319
Author: Stefan Kangas <[email protected]>
Commit: Stefan Kangas <[email protected]>
Add no-byte-compile cookie to .dir-locals.el
---
.dir-locals.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.dir-locals.el b/.dir-locals.el
index 253405bad4..04758adc64 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 . ((sentence-end-double-space . t)))