CVSROOT:        /sources/auctex
Module name:    reftex
Changes by:     Tassilo Horn <tsdh>     12/08/03 06:59:55

Index: lisp/reftex-base.el
===================================================================
RCS file: /sources/auctex/reftex/lisp/reftex-base.el,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- lisp/reftex-base.el 30 Jul 2012 08:07:44 -0000      1.22
+++ lisp/reftex-base.el 3 Aug 2012 06:59:55 -0000       1.23
@@ -1098,7 +1098,7 @@
                             ;; keyvals [..., label = {foo}, ...]
                             ;; forms used by ctable, listings,
                             ;; minted, ...
-                            
"\\[[^]]*label[[:space:]]*=[[:space:]]*{?\\(?1:[^],}]+\\)}?[^[]*\\]"
+                            
"\\[[^]]*label[[:space:]]*=[[:space:]]*{?\\(?1:[^],}]+\\)}?"
                             "\\)"))
            (include-re (concat wbol
                                "\\\\\\("

_______________________________________________
auctex-diffs mailing list
auctex-di...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to