org-list: Fix bug when repairing checkbox with an ORDERED property
commitf67370f6ea4de47919636e14cd82406fbd809035
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 19 Jan 2013 14:37:16 +0000 (19 15:37 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 19 Jan 2013 14:37:16 +0000 (19 15:37 +0100)
tree662e6b4bd5b8f9a623bd5702894ade838d43a573
parentbd779fad624af01dbcb35b381dee10452dc945b1
org-list: Fix bug when repairing checkbox with an ORDERED property

* lisp/org-list.el (org-list-struct-fix-box): When a checkbox has to
  be resetted because of a non-nil ORDERED property value, make sure
  it had a checkbox already.
lisp/org-list.el