Allow C-c C-c to act on item anywhere on its first line
commite376137e7187a685d1356c218932f83ac2f412f3
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 20 Jan 2013 22:44:10 +0000 (20 23:44 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sun, 20 Jan 2013 22:45:44 +0000 (20 23:45 +0100)
tree7f056329abd47cba8e2fccb4edf157c16382434e
parent3e699dc0327516db5447fbc49101642350e4873a
Allow C-c C-c to act on item anywhere on its first line

* lisp/org.el (org-ctrl-c-ctrl-c): Anywhere on the first line of an
  item, act on that item, provided no other object is found under the
  point.  Fix bug when function is called on a footnote definition
  attribute.

This is a convenience feature mimicing old behaviour, but it is an
aberration from the structure POV.
lisp/org.el