Fix checkbox statistics
commit045e3aea280da14a4db36d7b81d959efde4b593a
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 4 Sep 2010 08:52:05 +0000 (4 10:52 +0200)
committerDavid Maus <dmaus@ictsoc.de>
Sun, 5 Sep 2010 15:46:01 +0000 (5 17:46 +0200)
treea2a4a7fe6bf49c800d8c7bd5ccb4fadff5c3c2a4
parenta581ee00a61eb5c7e7f42bc2299eb284c035223c
Fix checkbox statistics

* org-list.el (org-toggle-checkbox): Ignore items in drawers when used
  from an heading. Send an error when no item is in region.

* org-list.el (org-update-checkbox-count): Correctly handle argument
  ALL. Speed optimization.
lisp/org-list.el