org-list: Change behaviour of C-c C-c at a list item with an argument
commit8c19c76d2e73dd7d59210534b1445c3cb3a938d3
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 31 Dec 2011 14:36:53 +0000 (31 15:36 +0100)
committerBastien Guerry <bzg@altern.org>
Sat, 31 Dec 2011 16:35:37 +0000 (31 17:35 +0100)
tree36abd538abca14889090cd41e7d24673f9704ba0
parent4f8d3837693dc8c501fcdb7717afbed03d55349f
org-list: Change behaviour of C-c C-c at a list item with an argument

* lisp/org-list.el (org-list-write-struct): Add an optional argument
  for structure changes happening outside the function.
* lisp/org.el (org-ctrl-c-ctrl-c): Now, C-u C-c C-c on the first item
  of a sub-list should toggle check-box presence of every item in the
  same sub-list.  Also fix check-box insertion on a single item.
lisp/org-list.el
lisp/org.el