org-element: Fix parsing bug in items
commit7af8ce6cb36d71bc3d956a10a0970aacd877b60f
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 7 May 2015 21:45:41 +0000 (7 23:45 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 7 May 2015 21:45:41 +0000 (7 23:45 +0200)
tree95144b78465563db344f4925725c83ca2f9c5ae4
parenta35c4332f243cc51b2de5adc285d9786e95ef1f6
org-element: Fix parsing bug in items

* lisp/org-element.el (org-element-item-parser): When contents are
  empty, do not find a zero-width paragraph within.
lisp/org-element.el