org-refile: Don't copy the refiled subtree to the clipboard
commitaef3b6c3f94683e6b987fc1144447168683b8f6d
authorBastien Guerry <bzg@altern.org>
Sun, 27 Jul 2014 22:49:01 +0000 (28 00:49 +0200)
committerBastien Guerry <bzg@altern.org>
Sun, 27 Jul 2014 22:49:01 +0000 (28 00:49 +0200)
treeb30ce7b817d36942590ee3c79c3471bcc03a9bd3
parent99f999944e03de3d2e2783559d3b22ad54a7a261
org-refile: Don't copy the refiled subtree to the clipboard

* org.el (org-paste-subtree): New parameter `remove', to
remove the pasted subtree from the `kill-ring'.
(org-refile): Use the new parameter of `org-paste-subtree'.

Thanks to Samuel Wales for suggesting this.
lisp/org.el