mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(File Local Variables): Fix last change.
This commit is contained in:
parent
5d8dda33f0
commit
3a57591a6a
1 changed files with 1 additions and 1 deletions
|
|
@ -1578,7 +1578,7 @@ function does not look for the @samp{mode:} local variable in the
|
|||
@code{enable-local-variables} into account (@pxref{Auto Major Mode}).
|
||||
|
||||
This function works by walking the alist stored in
|
||||
@code{file-local-variables-alist}, and applies each local variable in
|
||||
@code{file-local-variables-alist} and applying each local variable in
|
||||
turn. It calls @code{before-hack-local-variables-hook} and
|
||||
@code{hack-local-variables-hook} before and after applying the
|
||||
variables, respectively.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue