Fix problem with `org-ctrl-c-ctrl-c' on the checkbox of the first item.
commit7b512a111146b83f96851226621ae9d97cec15be
authorBastien Guerry <bzg@altern.org>
Sat, 31 Dec 2011 16:41:23 +0000 (31 17:41 +0100)
committerBastien Guerry <bzg@altern.org>
Tue, 3 Jan 2012 08:19:24 +0000 (3 09:19 +0100)
tree208d9250d7831bd7d093f595111a8f4bae4a08d1
parent40976a748037adf5a05e8b8e4fcee138213f1521
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