Index: auctex/ChangeLog
diff -u auctex/ChangeLog:5.1104 auctex/ChangeLog:5.1105
--- auctex/ChangeLog:5.1104 Tue Jun 7 08:49:27 2005
+++ auctex/ChangeLog Tue Jun 7 14:57:28 2005
@@ -1,3 +1,13 @@
+2005-06-07 David Kastrup <[EMAIL PROTECTED]>
+
+ * tex.el (TeX-regexp-group-count): New function.
+ (TeX-auto-parse-region): Rewrite to use hashes and to save overuse
+ of `looking-at'. We really should keep the relevant information
+ complete in hashes instead of moving them forward and back between
+ hashes and lists, but at least this change removes most of the
+ really evil quadratic behavior while keeping the original API.
+ Yet.
+
2005-06-07 Ralf Angeli <[EMAIL PROTECTED]>
* font-latex.el (font-latex-fontify-sectioning): Doc fix.
_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs