CVSROOT:        /sources/auctex
Module name:    reftex
Changes by:     Ralf Angeli <angeli>    07/02/25 20:47:50

Index: ChangeLog
===================================================================
RCS file: /sources/auctex/reftex/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- ChangeLog   25 Feb 2007 16:34:24 -0000      1.9
+++ ChangeLog   25 Feb 2007 20:47:50 -0000      1.10
@@ -1,5 +1,11 @@
 2007-02-25  Ralf Angeli  <[EMAIL PROTECTED]>
 
+       * lisp/reftex-index.el (reftex-index-phrases-syntax-table): New
+       variable.  Give ?\" punctuation syntax as it usually is not used
+       as string quote in TeX-related modes and may occur unmatched.  The
+       change also prevents fontification of quoted content.
+       (reftex-index-phrases-mode): Use it.
+
        * lisp/reftex-cite.el (reftex-parse-bibtex-entry): Match fields
        containing hyphens (besides word constituents).
 


_______________________________________________
auctex-commit mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to