Pārlūkot izejas kodu

command-name org-insert-heading-respect-content

Hi Carsten,

herewith a first patch continuing command-name insertion (should be sent
already but seems not).
As the remaining has to be done manually, several patches will result.
Maybe consider granting write-access.

Cheers

Andreas

--
https://code.launchpad.net/~a-roehler/python-mode/python-mode-components
https://code.launchpad.net/s-x-emacs-werkstatt/
Andreas Röhler 14 gadi atpakaļ
vecāks
revīzija
217ceb8983
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  1. 1 2
      doc/org.texi

+ 1 - 2
doc/org.texi

@@ -1072,8 +1072,7 @@ the content of that line is made the new heading.  If the command is
 used at the end of a folded subtree (i.e. behind the ellipses at the end
 of a headline), then a headline like the current one will be inserted
 after the end of the subtree.
-@kindex C-@key{RET}
-@item C-@key{RET}
+@orgcmd{C-@key{RET},org-insert-heading-respect-content}
 Just like @kbd{M-@key{RET}}, except when adding a new heading below the
 current heading, the new heading is placed after the body instead of before
 it.  This command works from anywhere in the entry.