org.el (org-refile): Allow to only copy the subtree without moving it
commitfdaa996e90b20ff7a052736d2d7bda5140cbb861
authorBastien Guerry <bzg@altern.org>
Fri, 5 Jul 2013 11:47:28 +0000 (5 13:47 +0200)
committerBastien Guerry <bzg@altern.org>
Mon, 8 Jul 2013 08:19:03 +0000 (8 10:19 +0200)
tree06cfe7ea81cae2290a689ed2370dd2e688e59ddb
parent7f9995074997d32a00fa32ca5d1e5ce082d3b721
org.el (org-refile): Allow to only copy the subtree without moving it

* org.el (org-refile): With a numeric prefix argument of `3',
emulate (setq org-refile-keep t) and copy the subtree to the
target location, don't delete it.

* org.texi (Refile and copy): Document `C-3 C-c C-w' and add
an index entry for `org-refile-keep'.
doc/org.texi
lisp/org.el