CVSROOT:        /cvsroot/auctex
Module name:    auctex
Branch:         
Changes by:     David Kastrup <[EMAIL PROTECTED]>       05/06/07 14:57:29

Modified files:
        .              : tex.el ChangeLog 

Log message:
        (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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/tex.el.diff?tr1=5.524&tr2=5.525&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/ChangeLog.diff?tr1=5.1104&tr2=5.1105&r1=text&r2=text



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

Reply via email to