emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/url-scgi a6e5c349e9 46/48: Add no-byte-compile cookie t


From: ELPA Syncer
Subject: [elpa] externals/url-scgi a6e5c349e9 46/48: Add no-byte-compile cookie to .dir-locals.el
Date: Fri, 28 Oct 2022 22:58:32 -0400 (EDT)

branch: externals/url-scgi
commit a6e5c349e9914c540e2cc6bc5d4a063a5e239319
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    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)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]