]> git.eshelyaron.com Git - emacs.git/commit
Fix \href{a_b} in tex-mode
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 24 Jan 2022 14:19:38 +0000 (15:19 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 24 Jan 2022 14:19:38 +0000 (15:19 +0100)
commit5909b271448e37ba6f71de4b754d1dab6be6875d
treea0b72cb1cd6f3498f87decc012da80a4594eacca
parent8c37b9042eb78beead4e3e85273e4543523abcca
Fix \href{a_b} in tex-mode

* lisp/textmodes/tex-mode.el (tex-font-lock-keywords-2): Fontify
href parameters like constants so that _ aren't fontified like
subscripts.
lisp/textmodes/tex-mode.el