Fix regression from 23.1 to allow multiple modes in Local Variables.
authorJuri Linkov <juri@jurta.org>
Thu, 17 Dec 2009 01:18:14 +0000 (01:18 +0000)
committerJuri Linkov <juri@jurta.org>
Thu, 17 Dec 2009 01:18:14 +0000 (01:18 +0000)
commitcfb54897c9ba6e11352e89d1767c992b7841d035
treeef4d3e10aa413d1960142594a6e9a01f280f5863
parentad974e9e13ab6f9ece2c7558cef99e743e07743f
Fix regression from 23.1 to allow multiple modes in Local Variables.

* files.el (hack-local-variables-filter): While ignoring duplicates,
don't take `mode' into account.
(hack-local-variables-filter, hack-dir-local-variables): Don't
remove duplicate `mode' from local-variables-alist (like `eval').
lisp/ChangeLog
lisp/files.el