1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 17:30:54 -08:00
emacs/doc
Artur Malabarba da976cff35 * lisp/files.el: Use a fixed file name for the second dir-locals file
(dir-locals-file): Revert to its original fixed value.
(dir-locals-file-2): New const.
(dir-locals--all-files): Don't use `file-name-all-completions'.
Instead, just check for the 2 dir-locals files and return a list
of the ones that exit (if any).

* etc/NEWS: Document the change.

* doc/emacs/custom.texi (Directory Variables): Document the change.

* doc/lispref/variables.texi (Directory Local Variables): Update
accordingly.
2016-01-25 23:42:41 +00:00
..
emacs * lisp/files.el: Use a fixed file name for the second dir-locals file 2016-01-25 23:42:41 +00:00
lispintro Fix copyright years by hand 2016-01-01 01:38:07 -08:00
lispref * lisp/files.el: Use a fixed file name for the second dir-locals file 2016-01-25 23:42:41 +00:00
man Unhide the --no-line-directive option to 'etags' 2016-01-15 10:54:03 +02:00
misc Expunge "allow" + infinitive from source and doc, part 2. 2016-01-25 12:35:15 +00:00