Fix issues with BibTeX entries containing ")".
commit8a8bd38fedb89b2d04cca2419698813a22862c3b
authorTassilo Horn <tsdh@gnu.org>
Wed, 28 Jan 2015 09:32:50 +0000 (28 10:32 +0100)
committerTassilo Horn <tsdh@gnu.org>
Wed, 28 Jan 2015 09:36:17 +0000 (28 10:36 +0100)
treece6bcc3a08d9e72fb9a6e1dc9f1c48034dd7b599
parent173ac1caac65543956ce0d72a9d6ae10b6729fa8
Fix issues with BibTeX entries containing ")".

* textmodes/reftex.el (reftex-syntax-table-for-bib): Give ( and )
punctuation syntax since to allow bibtex fields with values such
as {Test 1) and 2)} (bug#19205, bug#19707).
(reftex--prepare-syntax-tables): New function.
(reftex-mode): Use it.
lisp/ChangeLog
lisp/textmodes/reftex.el