]> git.eshelyaron.com Git - emacs.git/commit
Fix handling of % when searching in .tex or .dtx files
authorArash Esbati <arash@gnu.org>
Wed, 14 Dec 2022 20:17:30 +0000 (21:17 +0100)
committerArash Esbati <arash@gnu.org>
Wed, 14 Dec 2022 20:17:30 +0000 (21:17 +0100)
commit622838b957e240d700585050e9ddbd036e690513
tree4f562b33eae8f6cda7a44bfc50c8c6747174b756
parent3b226b60248d47c5fbd9d04aa01d56f3222e0669
Fix handling of % when searching in .tex or .dtx files

* lisp/textmodes/reftex.el (reftex-compile-variables): Consider %
when building the regexp for searching only in .dtx files.
(AUCTeX bug#59638)
lisp/textmodes/reftex.el