]> git.eshelyaron.com Git - emacs.git/commit
Prevent .dir-locals.el from being byte-compiled
authorPhilip Kaludercic <philipk@posteo.net>
Wed, 5 Oct 2022 17:45:27 +0000 (19:45 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Fri, 14 Oct 2022 16:07:53 +0000 (18:07 +0200)
commit6539eb05889c783d782f114d9c072208d3080561
treeecc3ce3e1c3d35d568d22f19bf6649818208c8b3
parentdb69681759991d5403552682706accd6218b731f
Prevent .dir-locals.el from being byte-compiled

* lisp/files-x.el (modify-dir-local-variable): Add a 'no-byte-compile'
file local variable when generating a .dir-locals.el
file.
* .dir-locals.el:  Add 'no-byte-compile'.  (Bug#58486)
.dir-locals.el
lisp/files-x.el