]> git.eshelyaron.com Git - emacs.git/commit
Disable extra display of 
 in nxml-mode (Bug#32897)
authorNoam Postavsky <npostavs@gmail.com>
Fri, 19 Apr 2019 17:28:00 +0000 (13:28 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Thu, 9 May 2019 10:42:40 +0000 (06:42 -0400)
commite4cde42657f8f91f795e6b7041dc50b896dc468d
treeedb6b3c35f0ea9efe05d9cc92ec5599231563ff4
parentca14dd1d4628094dd33d5d94694dcf5f29e843b8
Disable extra display of &#10; in nxml-mode (Bug#32897)

* lisp/nxml/nxml-mode.el (nxml-char-ref-display-extra): Don't put
display for the newline, it makes the indentation look wrong.
lisp/nxml/nxml-mode.el