Fix error when filling items
commit3ea9372860f4b483fb9083bddce19405e6636c34
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 30 Oct 2012 17:38:39 +0000 (30 18:38 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Tue, 30 Oct 2012 17:38:39 +0000 (30 18:38 +0100)
treef583bd56df9e2fe9c9d03eb0dafec5f2b88464fe
parentcaee8076f86d4b407158787f3269b61e2e679219
Fix error when filling items

* lisp/org.el (org-adaptive-fill-function): Items do not have
  a :post-affiliated property. Use :begin property instead.

This patch follows 86f27311250488e1a7cb686bebf6f36601278888.
lisp/org.el