org.el: Display a message when a checkbox could not be updated
commitb5b7bb84466c3cd2aefaf7556b654d98ba63d08b
authorBastien <bzg@gnu.org>
Sat, 28 Apr 2018 10:43:14 +0000 (28 12:43 +0200)
committerBastien <bzg@gnu.org>
Sat, 28 Apr 2018 10:43:14 +0000 (28 12:43 +0200)
tree813edc10a0b2870163e7b6cef04bbb65df624124
parent1933d9ef26aaa045d1ba62cb58999286c94e4045
org.el: Display a message when a checkbox could not be updated

* lisp/org.el (org-ctrl-c-ctrl-c): Display a message when the
checkbox item at point could not be updated.

* lisp/org-list.el (org-list-write-struct): Return the updated
structure.
lisp/org-list.el
lisp/org.el