* 20101020_texi-command-names.patch
@ 2010-10-20 11:12 Andreas Röhler
2010-10-20 12:06 ` [Accepted] 20101020_texi-command-names.patch Bastien Guerry
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Röhler @ 2010-10-20 11:12 UTC (permalink / raw)
To: emacs-orgmode; +Cc: Carsten Dominik
[-- Attachment #1: Type: text/plain, Size: 62 bytes --]
BTW can't see where the meaning of key "S" is told...
Cheers
[-- Attachment #2: 20101020_texi-command-names.patch --]
[-- Type: text/x-patch, Size: 907 bytes --]
diff --git a/doc/org.texi b/doc/org.texi
index 4a725d3..a59e8e8 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -1077,13 +1077,11 @@ after the end of the subtree.
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.
-@kindex M-S-@key{RET}
-@item M-S-@key{RET}
+@orgcmd{M-S-@key{RET},org-insert-todo-heading}
@vindex org-treat-insert-todo-heading-as-state-change
Insert new TODO entry with same level as current heading. See also the
variable @code{org-treat-insert-todo-heading-as-state-change}.
-@kindex C-S-@key{RET}
-@item C-S-@key{RET}
+@orgcmd{C-S-@key{RET},org-insert-todo-heading-respect-content}
Insert new TODO entry with same level as current heading. Like
@kbd{C-@key{RET}}, the new headline will be inserted after the current
subtree.
[-- Attachment #3: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Accepted] 20101020_texi-command-names.patch
2010-10-20 11:12 20101020_texi-command-names.patch Andreas Röhler
@ 2010-10-20 12:06 ` Bastien Guerry
0 siblings, 0 replies; 2+ messages in thread
From: Bastien Guerry @ 2010-10-20 12:06 UTC (permalink / raw)
To: emacs-orgmode
Patch 327 (http://patchwork.newartisans.com/patch/327/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C4CBECEB7.7020604%40easy-emacs.de%3E
Here is the original message containing the patch:
> Content-Type: text/plain; charset="utf-8"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Subject: [Orgmode] 20101020_texi-command-names.patch
> Date: Wed, 20 Oct 2010 16:12:55 -0000
> From: =?utf-8?q?Andreas_R=C3=B6hler_=3Candreas=2Eroehler=40easy-emacs=2Ede?=
> =?utf-8?q?=3E?=
> X-Patchwork-Id: 327
> Message-Id: <4CBECEB7.7020604@easy-emacs.de>
> To: emacs-orgmode <emacs-orgmode@gnu.org>
> Cc: Carsten Dominik <carsten.dominik@gmail.com>
>
> BTW can't see where the meaning of key "S" is told...
>
> Cheers
>
>
> diff --git a/doc/org.texi b/doc/org.texi
> index 4a725d3..a59e8e8 100644
> --- a/doc/org.texi
> +++ b/doc/org.texi
> @@ -1077,13 +1077,11 @@ after the end of the subtree.
> 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.
> -@kindex M-S-@key{RET}
> -@item M-S-@key{RET}
> +@orgcmd{M-S-@key{RET},org-insert-todo-heading}
> @vindex org-treat-insert-todo-heading-as-state-change
> Insert new TODO entry with same level as current heading. See also the
> variable @code{org-treat-insert-todo-heading-as-state-change}.
> -@kindex C-S-@key{RET}
> -@item C-S-@key{RET}
> +@orgcmd{C-S-@key{RET},org-insert-todo-heading-respect-content}
> Insert new TODO entry with same level as current heading. Like
> @kbd{C-@key{RET}}, the new headline will be inserted after the current
> subtree.
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-20 12:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-20 11:12 20101020_texi-command-names.patch Andreas Röhler
2010-10-20 12:06 ` [Accepted] 20101020_texi-command-names.patch Bastien Guerry
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).