]> git.eshelyaron.com Git - emacs.git/commit
Fix mhtml-mode fontification bug
authorTom Tromey <tom@tromey.com>
Sun, 21 May 2017 04:01:15 +0000 (22:01 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 21 May 2017 04:01:56 +0000 (22:01 -0600)
commit2963861f3d4070420eeee0791008f3e1c02a0450
treecc6f9cbafbaf376fd75efe771eed29039268ba1a
parentf422b46eb1d3c62c912ee0806486d017f5153e54
Fix mhtml-mode fontification bug

Bug#26922
* lisp/textmodes/mhtml-mode.el (mhtml-syntax-propertize): Call
sgml-syntax-propertize-inside if not in a submode.
* test/manual/indent/html-multi-4.html: New file.
lisp/textmodes/mhtml-mode.el
test/manual/indent/html-multi-4.html [new file with mode: 0644]