Fix `org-ctrl-c-ctrl-c'
commit7b42b4a62e6b62ed08f68dcb31b269d3dbe1c72a
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 4 Oct 2016 15:32:24 +0000 (4 17:32 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 4 Oct 2016 15:32:24 +0000 (4 17:32 +0200)
tree3c404bb0c9cb4cb90fbef6051eb5f2366b56c5e0
parent8d672a2f7d355bd2df7cc90a037bbaa64626407f
Fix `org-ctrl-c-ctrl-c'

* lisp/org.el (org-ctrl-c-ctrl-c): Correctly set tags when called on an
  unsupported object type (e.g., a code snippet) in a headline or
  inlinetask.
lisp/org.el