Index: auctex/tex-buf.el
diff -u auctex/tex-buf.el:1.230 auctex/tex-buf.el:1.231
--- auctex/tex-buf.el:1.230 Sat May 28 16:18:19 2005
+++ auctex/tex-buf.el Mon Jun 6 15:53:13 2005
@@ -1041,7 +1041,7 @@
(not (eq ?\] (char-after)))
(progn
(unless old-match
- (setq old-match (list (match-data))))
+ (setq old-match (list (match-data t))))
(setq str (buffer-substring (1- (point)) end)
pos nil)
(while (setq pos (string-match "\n" str pos))
_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs