summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2015-11-07 13:54:56 +0000
committerArtur Malabarba <bruce.connor.am@gmail.com>2015-11-10 13:04:31 +0000
commit2e8488858c7b8df40610c1cd3038348fdc9bf3ed (patch)
tree071562f68f773d55bd40a4f861a0d90c5f4c9ddf /.gitignore
parentcbaa04014e0c9efdfc6393bccde0e6579b5d7051 (diff)
downloademacs-2e8488858c7b8df40610c1cd3038348fdc9bf3ed.tar.gz
* lisp/files.el (dir-locals-file): Allow wildcards
(dir-locals-find-file, dir-locals-collect-variables) (dir-locals-read-from-file): Update accordingly. (hack-dir-local-variables): Rename a local variable. * lisp/files-x.el (modify-dir-local-variable): Update accordingly * lisp/help-fns.el (describe-variable): Update accordingly * .gitignore: Add .dir-locals?.el
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7f023b70254..fda50e9df77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -255,6 +255,7 @@ gnustmp*
ChangeLog
[0-9]*.patch
[0-9]*.txt
+.dir-locals?.el
/vc-dwim-log-*
# Built by 'make install'.