Fix check-box toggling when point is on a link at an item
commit79ee98d755094814f999f686d942eb0ff4478952
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 3 Oct 2013 11:41:09 +0000 (3 13:41 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 3 Oct 2013 11:41:09 +0000 (3 13:41 +0200)
tree9298abb1126040647082cfdf9d1cc3542a19d397
parent3868f45c1621efcb7cb6ce4e500324f8973958b1
Fix check-box toggling when point is on a link at an item

* lisp/org.el (org-ctrl-c-ctrl-c): When using C-c C-c at an item with
  point on a link, make sure checkbox, if any, is toggled.

Reported-by: Christoph LANGE <math.semantic.web@gmail.com>
lisp/org.el