summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/autoload.el
diff options
context:
space:
mode:
authorTom Gillespie <tgbugs@gmail.com>2021-05-12 23:31:23 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2021-05-12 23:31:23 +0200
commitec574a72f7198d9793b466f33382fff397ac4ce1 (patch)
treed4b5d6188f2c37f4fd46b188a9afb64d99e67ec7 /lisp/emacs-lisp/autoload.el
parent0d55a8ad286bb346cfe44ee8c9682f6bfd1ae559 (diff)
downloademacs-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