summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2013-03-07 11:26:02 +0100
committerBastien Guerry <bzg@altern.org>2013-03-07 11:26:02 +0100
commit3a11c24b995439de4a3b892387d7c6bf72bde462 (patch)
tree5fd04e010ef08421f7e85f47719416aa78c13a6a
parentee9372653fc8683de43a5105f31244ec5d0d8c06 (diff)
downloadorg-mode-3a11c24b995439de4a3b892387d7c6bf72bde462.tar.gz
org.el (orgstruct-setup): Add `org-ctrl-c-minus' and `org-ctrl-c-star'
* org.el (orgstruct-setup): Add `org-ctrl-c-minus' and `org-ctrl-c-star'.
-rw-r--r--lisp/org.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/org.el b/lisp/org.el
index 7ed4d78..26b270a 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -8751,6 +8751,8 @@ buffer. It will also recognize item context in multiline items."
org-backward-element
org-backward-heading-same-level
org-ctrl-c-ret
+ org-ctrl-c-minus
+ org-ctrl-c-star
org-cycle
org-forward-heading-same-level
org-insert-heading