1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-25 10:47:00 +00:00
emacs/doc
Lars Ingebrigtsen 5bedbe6b1d Always heed the `lexical-binding' local variable
* doc/lispref/variables.texi (File Local Variables): Document
`permanently-enabled-local-variables'.

* lisp/files.el (enable-local-variables): Mention the new variable.
(set-auto-mode): Always call `hack-local-variables'.
(hack-local-variables): Factor out the variable gathering into its
own function, and respect the new variable (bug#47843).
(hack-local-variables--find-variables): Factored out from
`hack-local-variables'.
(permanently-enabled-local-variables): New variable.
2021-05-10 12:40:11 +02:00
..
emacs Add new help command 'describe-command' 2021-05-02 15:04:00 +02:00
lispintro Remove references to very old versions of Emacs from eintr 2021-04-03 00:53:43 +02:00
lispref Always heed the `lexical-binding' local variable 2021-05-10 12:40:11 +02:00
man Update copyright year to 2021 2021-01-01 01:13:56 -08:00
misc Cleanups for Tramp out-of-band methods on MS Windows 2021-05-09 15:37:37 +02:00