org-exp: fixed small bug, use match data before it's overwritten by looking-at
commit452b00e7e1a21db21596a72ed729c43860beb340
authorEric Schulte <schulte.eric@gmail.com>
Tue, 29 Jun 2010 05:06:49 +0000 (28 22:06 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Tue, 29 Jun 2010 05:06:49 +0000 (28 22:06 -0700)
tree5c9b8c307842f7b95861c8347ba81aea7b37760e
parent2510d02be92c370ff193af29c89f60249de2aae6
org-exp: fixed small bug, use match data before it's overwritten by looking-at

  Patch by Carsten

* lisp/org-exp.el (org-export-mark-blockquote-verse-center): fixed
  small bug, now grabbing match data before overwritten by looking-at
  this fixes a problem with remainders of #+end_quote lines appearing
  in exported output
lisp/org-exp.el