]> git.eshelyaron.com Git - emacs.git/commit
Fix tex-mode handling of _ chars in href{} commands
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 24 Jan 2022 11:39:02 +0000 (12:39 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 24 Jan 2022 11:39:02 +0000 (12:39 +0100)
commit487a0be7f7eb0ca9402247f13a11e39aa2946d05
treeb61be7cec2ffb137a4524a87a1135b909897f50f
parent77b72f77b3a5d13fc6e71746dee2cf68305057e2
Fix tex-mode handling of _ chars in href{} commands

* lisp/textmodes/tex-mode.el (tex--current-command): New function
(bug#23102).
(tex-font-lock-suscript): Don't subscript _ chars in href.
lisp/textmodes/tex-mode.el