Fix problem with `org-ctrl-c-ctrl-c' on the checkbox of the first item.
commit4789bb5a79f004346c37e3a84d12f90ada24d277
authorBastien Guerry <bzg@altern.org>
Sat, 31 Dec 2011 16:41:23 +0000 (31 17:41 +0100)
committerBastien Guerry <bzg@altern.org>
Sat, 31 Dec 2011 16:41:23 +0000 (31 17:41 +0100)
tree1d90c83fff35226e17c496e05b8d245789706fad
parent8c19c76d2e73dd7d59210534b1445c3cb3a938d3
Fix problem with `org-ctrl-c-ctrl-c' on the checkbox of the first item.

* org.el (org-ctrl-c-ctrl-c): Don't make `C-c C-c' special
when ticking the checkbox of the first item.
lisp/org.el