lisp/org.el (org-ctrl-c-ctrl-c): Set tags for headlines whose text is a link
commite45701beff7ef6e6aa82178a9c1635cbff9402a0
authorEric Abrahamsen <eric@ericabrahamsen.net>
Sun, 21 Apr 2013 09:32:26 +0000 (21 17:32 +0800)
committerCarsten Dominik <carsten.dominik@gmail.com>
Fri, 9 Aug 2013 09:37:26 +0000 (9 11:37 +0200)
tree5d241dca82b0da1c35a75db571f740ce16982ceb
parent83b6cfcaec887ad9296f08f97e86e0ec69f73255
lisp/org.el (org-ctrl-c-ctrl-c): Set tags for headlines whose text is a link

* lisp/org.el (org-ctrl-c-ctrl-c): 'C-c C-c' on a link is usually a
  no-op. If that link is in a headline, act as if the 'C-c C-c' was
  called on the headline, not the link.
lisp/org.el