]> git.eshelyaron.com Git - emacs.git/commit
doctex-mode: Try and fix bug#35140
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 15 Mar 2022 14:12:46 +0000 (10:12 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 15 Mar 2022 14:12:46 +0000 (10:12 -0400)
commit7d9f9d4d8e8b8836e317dc85dd757bb78200c20e
treea01afd42e1210120501547d21cc30bd32753c512
parent55bcad776de9b7ca0047c78229390a4aa11a82ca
doctex-mode: Try and fix bug#35140

* lisp/textmodes/tex-mode.el (doctex-syntax-propertize-rules):
Add support for the new ^^X and consider the first ^ of ^^A to be the
closing char for the previous comment.
(doctex-font-lock-^^A): Simplify accordingly.
lisp/textmodes/tex-mode.el