1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Allow several mode: elements in the local variable section

* etc/NEWS (mode): Fall back on outline-mode in older Emacsen.
* 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.
This commit is contained in:
Lars Ingebrigtsen 2022-04-19 16:22:37 +02:00
parent 71005decb4
commit 35592141cc
4 changed files with 17 additions and 4 deletions

View file

@ -0,0 +1,5 @@
Local variables:
mode: text
mode: test-mode-undef
mode: outline
end: