branch: externals-release/org commit 6874af8724294ffb1fe0671a39bcb20c49e7ba8a Author: Kyle Meyer <k...@kyleam.com> Commit: Kyle Meyer <k...@kyleam.com>
manual: Drop keybinding for org-table-blank-field * doc/org-manual.org (Re-aligning and field motion): Update for keybinding removal. The keybinding was removed in 0c4e844c8 (Remove default binding for org-table-blank-field, 2021-04-28). --- 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 4366315..f66b802 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -1355,9 +1355,8 @@ you, configure the option ~org-table-auto-blank-field~. Re-align the table, move to the next field. Creates a new row if necessary. -- {{{kbd(C-c SPC)}}} (~org-table-blank-field~) :: +- {{{kbd(M-x org-table-blank-field)}}} :: - #+kindex: C-c SPC #+findex: org-table-blank-field Blank the field at point.