Implement refiling for regions.
commit9a46feebfc73e48f47a829e7249803c13b57affc
authorCarsten Dominik <carsten.dominik@gmail.com>
Mon, 10 Nov 2008 21:17:57 +0000 (10 22:17 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Mon, 10 Nov 2008 21:17:57 +0000 (10 22:17 +0100)
tree6100849a964c1f7d3cd247f7499bde519efef4c8
parent43c946b12d20d4034211314fb121e7469a2a7424
Implement refiling for regions.

The refile command allows to move a subtree to under some other
heading, in the current file or even in a different file.

Sometimes one has a number of sibling subtrees that should all be
refiled to the same location.  This patch implements a simplification
for this process.  You can mark the region of subtrees (using
transient-mark-mode in required for this) and then move them all with
a single command.
doc/ChangeLog
doc/org.texi
lisp/ChangeLog
lisp/org.el