org-element: Fix regexp matching LaTeX environments
commitec0e3cf70ba353ea59a5e662353333462f659c99
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 22 Jul 2014 09:52:32 +0000 (22 11:52 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 22 Jul 2014 09:52:32 +0000 (22 11:52 +0200)
treebe84e49b517fed8b8881d7e7c053f29cec39ea25
parent79873390edd26a44cefc2050c7af470a7ed8fd07
org-element: Fix regexp matching LaTeX environments

* lisp/org-element.el (org-element--current-element): Fix regexp
  matching latex environments.  Discrepancy with regexp used in
  `org-element-latex-environment-parser' introduced matching errors.
lisp/org-element.el