(ignored-local-variables): Add `dir-local-variables-alist'.
authorJuri Linkov <juri@jurta.org>
Sun, 19 Jul 2009 16:55:16 +0000 (16:55 +0000)
committerJuri Linkov <juri@jurta.org>
Sun, 19 Jul 2009 16:55:16 +0000 (16:55 +0000)
commit8c8b01853d8733bbbfccaa52c4b45bb97d42e6ba
tree637f0babd7d0c5b127c04b1f085a3a13fcbd650b
parent89bf83cdc3abaf5f31fcc17f1ec3b649f0526af1
(ignored-local-variables): Add `dir-local-variables-alist'.
(dir-local-variables-alist): New buffer-local variable.
(hack-local-variables-filter): If variable is not dir-local,
i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
because file-local overrides dir-local.
(c-postprocess-file-styles)<declare-function>:
Remove obsolete declaration.
(hack-dir-local-variables): Add dir-local variable/value pair to
`dir-local-variables-alist' and remove duplicates.  Doc fix.
lisp/files.el