]> git.eshelyaron.com Git - emacs.git/commit
Correct some outdated docs for hack-local-variables
authorSean Whitton <spwhitton@spwhitton.name>
Tue, 11 Mar 2025 06:35:48 +0000 (14:35 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Mar 2025 19:04:11 +0000 (20:04 +0100)
commit7e984384a516082244e2ef0d2a27ad08bcaba1a3
tree0a58dcaf691791336109acc794b36a9de762c886
parent67ec381890fec2f96f404b741cba7065b9e198ab
Correct some outdated docs for hack-local-variables

* doc/lispref/variables.texi (File Local Variables):
<hack-local-variables>: Say that it applies directory-local
variables too.  Add a cross-reference.
(Directory Local Variables): Document dir-local-variables-alist.
* lisp/files.el (hack-local-variables): Say that it always puts
into effect directory-local variables.

(cherry picked from commit 202910460538401ec585e9be80c05adb55279573)
doc/lispref/variables.texi
lisp/files.el