org-mode/lisp
Carsten Dominik ac2347589e Structure editing: Improved item/headline conversion
The conversion commands `C-c -' and `C-c *' are now better
    behaved and therefore more useful, I hope.

    If there is an active region, these commands will act on the
    region, otherwise on the current line.

    - C-c - :: This command turns headings or normal lines into
         items, or items into normal lines.  When there is a
         region, everything depends on the first line of the
         region:
         - if it is a item, turn all items in the region into
           normal lines.
         - if it is a headline, turn all headlines in the region
           into items.
         - if it is a normal line, turn all lines into items.
         - special case: if there is no active region and the
           current line is an item, cycle the bullet type of the
           current list.
    - C-c * :: This command turns items and normal lines into
         headings, or headings into normal lines.  When there is
         a region, everything depends on the first line of the
         region:
         - if it is a item, turn all items in the region into
           headlines.
         - if it is a headline, turn all headlines in the region
           into normal lines.
         - if it is a normal line, turn all lines into headlines.
2009-01-21 17:45:07 +01:00
..
ChangeLog Structure editing: Improved item/headline conversion 2009-01-21 17:45:07 +01:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-archive.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-attach.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-bbdb.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-bibtex.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-clock.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-colview-xemacs.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-colview.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-compat.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-exp.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-export-latex.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-faces.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-footnote.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-gnus.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-id.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-info.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-irc.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-jsinfo.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-list.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-mac-message.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-macs.el Tables: Document use of C-c RET add hline and then move below it. 2009-01-21 13:14:07 +01:00
org-mew.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-mhe.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-mouse.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-plot.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-publish.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-remember.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-rmail.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-table.el Tables: Document use of C-c RET add hline and then move below it. 2009-01-21 13:14:07 +01:00
org-timer.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-vm.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-w3m.el Release 6.18c 2009-01-21 10:34:03 +01:00
org-wl.el Release 6.18c 2009-01-21 10:34:03 +01:00
org.el Structure editing: Improved item/headline conversion 2009-01-21 17:45:07 +01:00