]> git.eshelyaron.com Git - emacs.git/commit
Fix indentation of non-comment HTML with -- in it
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 1 Feb 2021 09:42:22 +0000 (10:42 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 1 Feb 2021 09:42:22 +0000 (10:42 +0100)
commita6be18461471b0889ded6084693664927a041704
tree127452af4e98928eb267720d8ad09a8c424c7364
parenta5438ee11ad052e71334dcfb2db51fb9123411e5
Fix indentation of non-comment HTML with -- in it

* lisp/textmodes/sgml-mode.el (sgml-comment-indent-new-line): Only
indent as if we're in a comment if syntax-ppss says that we're in
a comment (bug#36227).
lisp/textmodes/sgml-mode.el