]> git.eshelyaron.com Git - emacs.git/commit
Tweak fontification of \url{http://foo.org/bar%zot} in (la)tex-mode
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 30 Oct 2019 20:06:47 +0000 (21:06 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 30 Oct 2019 20:06:47 +0000 (21:06 +0100)
commitb21ea56edc38112f5ae71d67f335a93b4cc8e3e9
tree4a9301c4319a85b988b1ead6035df1acbd8bec82
parent4650aa3523068b83c3d9e6276fe89eb3955ca1e3
Tweak fontification of \url{http://foo.org/bar%zot} in (la)tex-mode

* lisp/textmodes/tex-mode.el (tex-font-lock-keywords-1):
\url{http://foo.org/bar%zot} shouldn't be fontified as having a
comment, so make the tex-verbatim face overwrite the
already-applied syntactical comment bits (bug#37134).
lisp/textmodes/tex-mode.el