0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-22 02:10:43 +00:00
org-mode/lisp
Carsten Dominik 9a46feebfc 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.
2008-11-10 22:17:57 +01:00
..
ChangeLog Implement refiling for regions. 2008-11-10 22:17:57 +01:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-archive.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-attach.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-bbdb.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-bibtex.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-clock.el Implement table formulas for clocktables. 2008-11-10 20:57:48 +01:00
org-colview-xemacs.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-colview.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-compat.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-exp.el More language specifications of HTML export. 2008-11-10 18:01:44 +01:00
org-export-latex.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-faces.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-gnus.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-id.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-info.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-irc.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-jsinfo.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-list.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-mac-message.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-macs.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-mew.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-mhe.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-mouse.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-plot.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-publish.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-remember.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-rmail.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-table.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-vm.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org-wl.el Release 6.11c. 2008-11-09 08:20:00 +01:00
org.el Implement refiling for regions. 2008-11-10 22:17:57 +01:00