]> git.eshelyaron.com Git - emacs.git/commit
Fix regexps for TeX xref backend
authorDavid Fussner <dfussner@googlemail.com>
Mon, 16 Sep 2024 13:05:01 +0000 (14:05 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Sep 2024 10:45:20 +0000 (12:45 +0200)
commitad3c212b9159a2e82d2a7a08605ee7b42715413f
treeddc739b68aa6135445c53120848d9bb26cdd8e40
parent190a75449f20fe62f495fa2897bf719718641ca5
Fix regexps for TeX xref backend

* lisp/textmodes/tex-mode.el (tex-thingatpt-exclude-chars): Remove
variable.
(tex-thingatpt--beginning-of-symbol, tex-thingatpt--end-of-symbol):
Use hard-coded characters instead of variable.  (Bug#53749)

(cherry picked from commit 117d93a477079d9b051e2b764fc3cfa9402801b0)
lisp/textmodes/tex-mode.el