summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Schmidt <christopher@ch.ristopher.com>2013-02-25 17:11:54 +0100
committerChristopher Schmidt <christopher@ch.ristopher.com>2013-02-25 17:12:21 +0100
commitde5ff236d4e7e2616c7a495fb7884311a2d5be12 (patch)
tree3c4aaba799460fc61cc2d1103b52e439e9adce0b
parentb632d6ff6edf0bcf4b2af1484458baab89c1a228 (diff)
downloadorg-mode-de5ff236d4e7e2616c7a495fb7884311a2d5be12.tar.gz
org.el: Bind org-shift* in orgstruct-mode.
* org.el (orgstruct-setup): Bind org-shift*.
-rw-r--r--lisp/org.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/org.el b/lisp/org.el
index a4f5c08..547172f 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -8694,6 +8694,7 @@ buffer. It will also recognize item context in multiline items."
"Setup orgstruct keymap."
(dolist (f
'("org-meta"
+ "org-shift"
"org-shiftmeta"
org-shifttab
org-backward-element