From e79349ad785c970fe41128d1be4886be42679a77 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Tue, 22 Jan 2013 16:03:19 +0100 Subject: [PATCH] org.texi (Built-in table editor): Tiny enhancement * org.texi (Checkboxes, Radio lists): Fix typos. Thanks to Xue Fuqiao for pointing this. --- doc/org.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org.texi b/doc/org.texi index 514515086..064f763c1 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -2060,7 +2060,7 @@ table. But it is easier just to start typing, like @tsubheading{Re-aligning and field motion} @orgcmd{C-c C-c,org-table-align} -Re-align the table without moving the cursor. +Re-align the table and don't move to another field. @c @orgcmd{,org-table-next-field} Re-align the table, move to the next field. Creates a new row if -- 2.11.4.GIT