More small fixes on `C-u C-c C-c' and checkboxes.
commit59bd41a907fafb12057e9c7577659d8b7efbc67d
authorBastien Guerry <bzg@altern.org>
Sat, 31 Dec 2011 17:20:30 +0000 (31 18:20 +0100)
committerBastien Guerry <bzg@altern.org>
Sat, 31 Dec 2011 17:20:30 +0000 (31 18:20 +0100)
tree984f2e6126bc1ae24d91f98fd203ff5b52e6436e
parent4752725b6441b678689d818315fe8494cf3eae5f
More small fixes on `C-u C-c C-c' and checkboxes.

* org.el (org-ctrl-c-ctrl-c): Preserve symmetry when adding
and removing checkboxes with `C-u C-c C-c' on the first item
of a list.  Also, don't reinitialize checkboxes that are
already ticked.

Thanks to Nicolas Goaziou for these fixes.
lisp/org.el