> Matching multiple characters of a complemented character alternative
> is really more efficient than a call to stuff like `scan-lists'? Okay
> there is some additional code involved as well, but anyway.
Maybe you're right.
> * textmodes/tex-mode.el (tex-font-lock-match-suscript): New
> function.
> (tex-font-lock-keywords-3): Use it.
Thanks, installed.
> +\\\\\\([EMAIL PROTECTED]|[^ \t\n]\\)\\|{[^{]*}\\|\\({\\)\\)" limit t)
^^^
I've just fixed it by adding \ to the exceptions so we don't match {foo\}
-- Stefan
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug