From 9ddba91b94b71680d56ccea1f7b54adf3b8cc949 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Mon, 19 Aug 2019 12:27:57 +0200 Subject: [PATCH] org-manual: Remove reference to a removed feature * doc/org-manual.org (The Very Busy {{{kbd(C-c C-c)}}} Key): Remove reference to "automatic table editor", which is always active anyways. --- doc/org-manual.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index b5c2d4939..ac990b88b 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -18557,8 +18557,7 @@ manual, but here is a consolidated list for easy reference. cache used to temporary store the contents of URLs used as values for keywords like =SETUPFILE=. -- If point is inside a table, realign the table. The table realigns - even if automatic table editor is turned off. +- If point is inside a table, realign the table. - If point is on a =TBLFM= keyword, re-apply the formulas to the entire table.