In HTML mode, don't match </ with the wrong /
commit7d0fa6081e7e307055b5dc47566061c0682e3ab7
authorRĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
Sun, 15 Apr 2018 21:56:24 +0000 (15 23:56 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 15 Apr 2018 21:56:24 +0000 (15 23:56 +0200)
tree2a9cbaba5d14ca248983e8b1611832a84de2b78d
parent99323422a528d93f6b1d842a71c9bb772001c45d
In HTML mode, don't match </ with the wrong /

* lisp/textmodes/sgml-mode.el (sgml-slash): In HTML mode, don't
match <br /><h1>...</ with the preceding / (bug#16508).
lisp/textmodes/sgml-mode.el