]> git.eshelyaron.com Git - emacs.git/commit
Remove prettification for \par in tex-mode
authorClément Pit-Claudel <clement.pitclaudel@live.com>
Mon, 16 Aug 2021 12:10:41 +0000 (14:10 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 16 Aug 2021 12:10:41 +0000 (14:10 +0200)
commitadb450719a63621decab2bfb4addb030afd14db2
tree19cfceb6e6768d6242022d9eebae792fbaefcc1b
parent343dc9d41524cebfc88511a88df3969dbd766022
Remove prettification for \par in tex-mode

* lisp/textmodes/tex-mode.el (tex--prettify-symbols-alist): Remove
prettified version of `\par'.  Many fonts don't display anything for
the character it was mapped to (#x2029 PARAGRAPH SEPARATOR), so
enabling prettification makes every `\par' disappear (bug#50073).
lisp/textmodes/tex-mode.el