org.el (org-ctrl-c-ctrl-c): Fix bug wrt updating checkboxes
commit3ad43055bf63b70fb0ba7c4f348c08bdb3cc412a
authorBastien Guerry <bzg@altern.org>
Thu, 4 Apr 2013 13:26:34 +0000 (4 15:26 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 5 Apr 2013 06:37:51 +0000 (5 08:37 +0200)
treef87bbac034e35cf4b65c7b6fad341e25896c6417
parentbd8ff1aade6c46f701f466035ef75ab8ee82c8fe
org.el (org-ctrl-c-ctrl-c): Fix bug wrt updating checkboxes

* org.el (org-ctrl-c-ctrl-c): Fix bug wrt updating checkboxes:
the list beginning should be stored using a marker so that
updating [%0] to [%50] will not throw an error.
lisp/org.el