]> git.eshelyaron.com Git - emacs.git/commit
Fix indentation of XML comments
authorEli Zaretskii <eliz@gnu.org>
Sat, 10 May 2025 10:11:22 +0000 (13:11 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 10 May 2025 14:04:52 +0000 (16:04 +0200)
commit34cfe69af117066e9263fca6b15aa9014b66dab2
tree8d618c68f8af8315a3f2d46fee2211bce244e484
parent3cb4de0b7fa8c5bb7d807fcb6c287b21e87a2f0e
Fix indentation of XML comments

* lisp/nxml/nxml-mode.el (nxml-compute-indent-in-delimited-token):
Fix indentation in XML comments with empty lines.  Patch by John
Ciolfi <ciolfi@mathworks.com>.  (Bug#73206)

(cherry picked from commit 0d493864cee2ea1d7661d51b973db58667b6b65b)
lisp/nxml/nxml-mode.el