(normal-mode): Move call to hack-project-variables into
authorChong Yidong <cyd@stupidchicken.com>
Thu, 31 Jul 2008 01:22:54 +0000 (01:22 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 31 Jul 2008 01:22:54 +0000 (01:22 +0000)
commit2b8ac025af5794d65cfe47d37f164a7f278dfc66
treefb6860d9b082308a2c76f8cef40882b78bb95350
parent4f7ca5f6da6893299e5f4bfa929542e0cc061dc0
(normal-mode): Move call to hack-project-variables into
hack-local-variables.
(file-local-variables-alist, before-hack-local-variables-hook):
New vars.
(ignored-local-variables): Add file-local-variables-alist.
(hack-local-variables-filter): Renamed from
hack-local-variables-apply.  Add the result to
file-local-variables-alist, without applying them.
(hack-local-variables): Set file-local-variables-alist to nil.
Call hack-project-variables and before-hack-local-variables-hook.
Apply variables here, instead of hack-local-variables-apply.
Based on a patch by Alan Mackenzie.
lisp/files.el