org-element: Fix filling bug in a list with affiliated keyword
commitb4604d2833372fcbd6cffe4018d8e3cc98f6ae33
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 25 Aug 2012 13:26:33 +0000 (25 15:26 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 25 Aug 2012 13:27:01 +0000 (25 15:27 +0200)
tree7c16b886c0327d073a28063474e6729fac0efab6
parenteaa1dee2d035c22d077170605c34b5594552e476
org-element: Fix filling bug in a list with affiliated keyword

* lisp/org-element.el (org-element-paragraph-parser): Fix parsing of
   paragraph at the beginning of an item.
* testing/lisp/test-org-element.el: Add test.
lisp/org-element.el
testing/lisp/test-org-element.el