]> git.eshelyaron.com Git - emacs.git/commit
Make (subdirs . nil) in .dir-locals.el work
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 23 Jan 2021 22:12:05 +0000 (23:12 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 23 Jan 2021 22:12:05 +0000 (23:12 +0100)
commit75f6b264f549ee66faae75bfbad4d3f7602e2a64
tree4802f098d5b79352bbd3a056d914da0555b144eb
parent1559cc445a306b61b2a47c710e049ea26fe5265d
Make (subdirs . nil) in .dir-locals.el work

* lisp/files.el (dir-locals-collect-variables): Don't
destructively modify the cached structure (bug#17205), because
that means that (subdirs . nil) doesn't work.
lisp/files.el