]> git.eshelyaron.com Git - emacs.git/commit
Invalidate dir-locals-directory-cache when writing dir-local file
authorJohan Claesson <johanclaesson@bredband.net>
Sun, 18 Aug 2019 22:49:24 +0000 (15:49 -0700)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 18 Aug 2019 22:49:29 +0000 (15:49 -0700)
commitb82adee1f64231236d50b48662d3419417ba5d48
tree500a8f9699962aadddce345e4c49ca815ba4f93c
parentf9464020d403be8344f8293297b27276872571d4
Invalidate dir-locals-directory-cache when writing dir-local file

* lisp/files-x.el (modify-dir-local-variable): Remove file from
the cache when writing to ensure that we load the new version
later (bug#13860).
lisp/files-x.el