1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 14:30:50 -08:00
emacs/test/lisp/files-resources
shipmints 81c21d89ed Ensure .dir-locals-2.el behavior as documented (bug#75890)
* lisp/files.el
(dir-locals--all-files): New &optional 'base-el-only' argument.
(dir-locals--base-file): New function.
(dir-locals-find-file): 'locate-dominating-file' only for the base
.dir-locals.el.

* test/lisp/files-tests.el
(files-test-dir-locals-2-solo): New test.
* test/lisp/files-resources/dir-locals-2-solo: New test support.
(files-test-dir-locals-2-paired): New test.
* test/lisp/files-resources/dir-locals-and-2: New test support.
2025-03-22 16:47:27 -04:00
..
dir-locals-2-solo Ensure .dir-locals-2.el behavior as documented (bug#75890) 2025-03-22 16:47:27 -04:00
dir-locals-and-2 Ensure .dir-locals-2.el behavior as documented (bug#75890) 2025-03-22 16:47:27 -04:00
.dir-locals.el Make the test for auto-mode-alist from .dir-local.el stricter 2021-07-24 11:16:15 +02:00
auto-test.zot1 Make the test for auto-mode-alist from .dir-local.el stricter 2021-07-24 11:16:15 +02:00
auto-test.zot2 Make the test for auto-mode-alist from .dir-local.el stricter 2021-07-24 11:16:15 +02:00
auto-test.zot3 Make the test for auto-mode-alist from .dir-local.el stricter 2021-07-24 11:16:15 +02:00
compile-utf8.el * test/lisp/files-resources/compile-utf8.el: Use lexical-binding 2022-05-26 12:16:04 -04:00
file-mode Fix major-mode setting regression when there's a mode: cookie 2022-04-18 10:36:43 +02:00
file-mode-multiple Allow several mode: elements in the local variable section 2022-04-19 16:22:37 +02:00
file-mode-prop-line Fix regression with multiple mode: entries in the prop line 2022-04-19 18:06:31 +02:00
files-bug18141.el.gz
whatever.quux