Fix `org-list-insert-item-generic' when checkboxes are updated
commit7e8aec9c09d86b8a88238235689e51810882ee20
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 7 Sep 2010 16:55:46 +0000 (7 18:55 +0200)
committerDavid Maus <dmaus@ictsoc.de>
Tue, 7 Sep 2010 17:36:05 +0000 (7 19:36 +0200)
tree34e9717bf1d4389c31e90c4c2af03248d4f9a310
parent569ba0eee847406b70b345cae6e3e696f027a621
Fix `org-list-insert-item-generic' when checkboxes are updated

* org-list.el (org-list-insert-item-generic): Updating checkboxes can
  modifiy bottom point of a list, so make it a marker before calling
  `org-update-checkbox-count-maybe'.
lisp/org-list.el