[Emacs] Add keybind for editing org table formulas

This commit is contained in:
Lucien Cartier-Tilet 2022-03-30 20:24:18 +02:00
parent 420373806a
commit 7f2cae36af
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 0 deletions

View File

@ -4921,6 +4921,7 @@ Tables get a bit more love:
| ta | org-table-align | |
| te | org-table-eval-formula | |
| tf | org-table-field-info | |
| tF | org-table-edit-formulas | |
| th | org-table-convert | |
| tl | org-table-recalculate | |
| tp | org-plot/gnuplot | |