diff options
author | Tom Gillespie <tgbugs@gmail.com> | 2021-05-12 23:31:23 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-05-12 23:31:23 +0200 |
commit | ec574a72f7198d9793b466f33382fff397ac4ce1 (patch) | |
tree | d4b5d6188f2c37f4fd46b188a9afb64d99e67ec7 /lisp/emacs-lisp/autoload.el | |
parent | 0d55a8ad286bb346cfe44ee8c9682f6bfd1ae559 (diff) | |
download | emacs-ec574a72f7198d9793b466f33382fff397ac4ce1.tar.gz emacs-ec574a72f7198d9793b466f33382fff397ac4ce1.tar.bz2 emacs-ec574a72f7198d9793b466f33382fff397ac4ce1.zip |
Fix evaluation order for hack-local-variables
* lisp/files.el (hack-local-variables): Fix the ordering which
local variables are evaluated by `hack-local-variables' so that
prop-line local variables are evaluated first. There is a hidden
nreverse lurking in `hack-local-variables-apply' which means that
the prop line variables must come second in order to be evaluated
before the end of file variables.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions