]> git.eshelyaron.com Git - emacs.git/commit
Avoid infloop's by doing a case-sensitive match
authorArash Esbati <arash@gnu.org>
Sat, 26 Oct 2019 11:25:19 +0000 (13:25 +0200)
committerTassilo Horn <tsdh@gnu.org>
Sat, 26 Oct 2019 18:38:16 +0000 (20:38 +0200)
commit368e88b8cbeceaac898f5d6793257378866c99c8
treee0ef3a01ddf354dd4fe7875b5479b0b67b13ce6c
parent5fcb8d8ba08a3f153064cd1346662e716da41546
Avoid infloop's by doing a case-sensitive match

* lisp/textmodes/reftex-ref.el (reftex-format-special): Be
case-sensitive when checking the actual reference macro against
\ref.  This avoids infloop when \Ref is chosen.
lisp/textmodes/reftex-ref.el