emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* 20101028_orgtexi_names.patch - (2)
@ 2010-10-28 10:04 Andreas Röhler
  2010-10-28 14:00 ` [Accepted] " Bastien Guerry
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Röhler @ 2010-10-28 10:04 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #2: 20101028_orgtexi_names.patch --]
[-- Type: text/x-patch, Size: 1066 bytes --]

diff --git a/doc/org.texi b/doc/org.texi
index 54f52e2..7630830 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -1708,8 +1708,7 @@ unpredictable for you, configure the variables
 
 @table @kbd
 @tsubheading{Creation and conversion}
-@kindex C-c |
-@item C-c |
+@orgcmd{C-c |,org-table-create-or-convert-from-region}
 Convert the active region to table. If every line contains at least one
 TAB character, the function assumes that the material is tab separated.
 If every line contains a comma, comma-separated values (CSV) are assumed.
@@ -1723,16 +1722,14 @@ table.  But it's easier just to start typing, like
 @kbd{|Name|Phone|Age @key{RET} |- @key{TAB}}.
 
 @tsubheading{Re-aligning and field motion}
-@kindex C-c C-c
-@item C-c C-c
+@orgcmd{C-c C-c,org-ctrl-c-ctrl-c}
 Re-align the table without moving the cursor.
 @c
 @orgcmd{<TAB>,org-cycle}
 Re-align the table, move to the next field.  Creates a new row if
 necessary.
 @c
-@kindex S-@key{TAB}
-@item S-@key{TAB}
+@orgcmd{S-@key{TAB},org-shifttab}
 Re-align, move to previous field.
 @c
 @kindex @key{RET}

[-- 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] 20101028_orgtexi_names.patch - (2)
  2010-10-28 10:04 20101028_orgtexi_names.patch - (2) Andreas Röhler
@ 2010-10-28 14:00 ` Bastien Guerry
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien Guerry @ 2010-10-28 14:00 UTC (permalink / raw)
  To: emacs-orgmode

Patch 347 (http://patchwork.newartisans.com/patch/347/) is now "Accepted".

Maintainer comment: none

This relates to the following submission:

http://mid.gmane.org/%3C4CC94AAB.2030908%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] 20101028_orgtexi_names.patch - (2)
> Date: Thu, 28 Oct 2010 15:04:27 -0000
> From: =?utf-8?q?Andreas_R=C3=B6hler_=3Candreas=2Eroehler=40easy-emacs=2Ede?=
> 	=?utf-8?q?=3E?=
> X-Patchwork-Id: 347
> Message-Id: <4CC94AAB.2030908@easy-emacs.de>
> To: emacs-orgmode <emacs-orgmode@gnu.org>
> 
> 
> 
> 
> diff --git a/doc/org.texi b/doc/org.texi
> index 54f52e2..7630830 100644
> --- a/doc/org.texi
> +++ b/doc/org.texi
> @@ -1708,8 +1708,7 @@ unpredictable for you, configure the variables
>  
>  @table @kbd
>  @tsubheading{Creation and conversion}
> -@kindex C-c |
> -@item C-c |
> +@orgcmd{C-c |,org-table-create-or-convert-from-region}
>  Convert the active region to table. If every line contains at least one
>  TAB character, the function assumes that the material is tab separated.
>  If every line contains a comma, comma-separated values (CSV) are assumed.
> @@ -1723,16 +1722,14 @@ table.  But it's easier just to start typing, like
>  @kbd{|Name|Phone|Age @key{RET} |- @key{TAB}}.
>  
>  @tsubheading{Re-aligning and field motion}
> -@kindex C-c C-c
> -@item C-c C-c
> +@orgcmd{C-c C-c,org-ctrl-c-ctrl-c}
>  Re-align the table without moving the cursor.
>  @c
>  @orgcmd{<TAB>,org-cycle}
>  Re-align the table, move to the next field.  Creates a new row if
>  necessary.
>  @c
> -@kindex S-@key{TAB}
> -@item S-@key{TAB}
> +@orgcmd{S-@key{TAB},org-shifttab}
>  Re-align, move to previous field.
>  @c
>  @kindex @key{RET}
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-28 14:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-28 10:04 20101028_orgtexi_names.patch - (2) Andreas Röhler
2010-10-28 14:00 ` [Accepted] " 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).