1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 20:32:00 -08:00
emacs/doc
Mauro Aranda 9be8011217 Allow specifying the dir locals file to edit (Bug#66663)
* lisp/files-x.el (modify-dir-local-variable): Take a 5th optional
argument, the filename of the dir locals file to modify.
(read-dir-locals-file): New function.
(add-dir-local-variable, delete-dir-local-variable)
(copy-file-locals-to-dir-locals): Optionally read the filename to
modify, and pass it to modify-dir-local-variable.
* etc/NEWS: Announce the change.
* doc/emacs/custom.texi (Directory Variables): Document the new
functionality.
2023-10-22 20:54:15 +03:00
..
emacs Allow specifying the dir locals file to edit (Bug#66663) 2023-10-22 20:54:15 +03:00
lispintro ; * doc/lispintro/emacs-lisp-intro.texi (car & cdr): Fix typo. 2023-06-25 08:27:01 +03:00
lispref Further improve selection-related documentation 2023-10-22 19:43:27 +08:00
man * doc/man/emacsclient.1: Add missing options. 2023-10-16 12:41:32 +02:00
misc Revise documentation concerning selections outside X 2023-10-22 07:55:12 +00:00