org-element: Avoid using a slow regexp
commitbaa2c5943a4afce71a6336cbd957139e840bd952
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 6 Jul 2014 21:55:48 +0000 (6 23:55 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 6 Jul 2014 21:55:48 +0000 (6 23:55 +0200)
treea5d0b30b1f6313f44427288b664b92af5b1c83de
parent4235718d7901a243086288bdae32475b558ec1ce
org-element: Avoid using a slow regexp

* lisp/org-element.el (org-element-latex-fragment-parser): Avoid using
  a slow regexp.
lisp/org-element.el