Fix menu entries: Move Subtree Up/Down
commit407384772967c5b126c7230f4322f75750d98a80
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 3 Nov 2014 20:05:17 +0000 (3 21:05 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 3 Nov 2014 20:05:17 +0000 (3 21:05 +0100)
treed6fd1b7b1112141c1579d3336c0f47126a51ef41
parentff1305efc9250a0d0aa2db71c6a4d20ab1fcd3ea
Fix menu entries: Move Subtree Up/Down

* lisp/org.el (org-org-menu): Fix entries.

`org-shiftmetaup' and `org-shiftmetadown' only drag a single line up
or down.  They are not about structure editing.

Reported-by: James Harkins <jamshark70@qq.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/92299>
lisp/org.el