]> git.eshelyaron.com Git - emacs.git/commit
Fix major-mode setting regression when there's a mode: cookie
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 18 Apr 2022 08:36:32 +0000 (10:36 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 18 Apr 2022 08:36:43 +0000 (10:36 +0200)
commit713a1997059fb823f9fa26f92cee032fb6bfdc25
treeddb2a6e53b5276cf8034bc139b2c16db8601ab73
parent736fd8b258e5bbddf3e5260db1692d3e9ca4c81c
Fix major-mode setting regression when there's a mode: cookie

* lisp/files.el (hack-local-variables): Fix regression in setting
the major mode when there are mode: cookies in the file (bug#54993).
lisp/files.el
test/lisp/files-resources/file-mode [new file with mode: 0644]
test/lisp/files-tests.el