]> git.eshelyaron.com Git - emacs.git/commit
Fix regression with multiple mode: entries in the prop line
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 19 Apr 2022 16:06:31 +0000 (18:06 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 19 Apr 2022 16:06:31 +0000 (18:06 +0200)
commite45abc832db7d1a64a0761dcb51565b7c282999a
tree9672c3aa7c659336e5d91118168a5bc8c5f0bab1
parent35592141cc8951c91a4bd6cc02f73d1ddd35aca4
Fix regression with multiple mode: entries in the prop line

* lisp/files.el (hack-local-variables--find-variables): Use the
final mode: line (which is the same as having several mode: bits
in the header line.
lisp/files.el
test/lisp/files-resources/file-mode-prop-line [new file with mode: 0644]
test/lisp/files-tests.el