From dbad11b35476c9ed38ccfdd1d0f0754933ee2b5e Mon Sep 17 00:00:00 2001 From: Ihor Radchenko Date: Sat, 10 Dec 2022 16:53:58 +0300 Subject: [PATCH] org-manual: Update `org-table-blank-field' command description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * doc/org-manual.org (Re-aligning and field motion): Update the command description according to up-to-date docstring. Reported-by: André A. Gomes Link: https://orgmode.org/list/87zgfrvzz1.fsf@localhost --- doc/org-manual.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index 63e9d4139..0680fb593 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -1401,7 +1401,7 @@ you, configure the option ~org-table-auto-blank-field~. - {{{kbd(M-x org-table-blank-field)}}} :: #+findex: org-table-blank-field - Blank the field at point. + Blank the current table field or active region. - {{{kbd(S-TAB)}}} (~org-table-previous-field~) ::