org-table-fedit-menu
org-table-fedit-menu is a variable defined in `
org-table.el
'.
Its value is shown
below.
Documentation:
Org Edit Formulas Menu
Value:
(keymap "Edit-Formulas"
(Finish\ and\ Install menu-item "Finish and Install" org-table-fedit-finish)
(Finish\,\ Install\,\ and\ Apply menu-item "Finish, Install, and Apply" menu-function-366 :keys "C-u C-c C-c")
(Abort menu-item "Abort" org-table-fedit-abort)
(nil-7 menu-item "--")
(Pretty-Print\ Lisp\ Formula menu-item "Pretty-Print Lisp Formula" org-table-fedit-lisp-indent)
(Complete\ Lisp\ Symbol menu-item "Complete Lisp Symbol" lisp-complete-symbol)
(nil-7-6 menu-item "--")
(nil menu-item "Shift Reference at Point")
(Up menu-item "Up" org-table-fedit-ref-up)
(Down menu-item "Down" org-table-fedit-ref-down)
(Left menu-item "Left" org-table-fedit-ref-left)
(Right menu-item "Right" org-table-fedit-ref-right)
(nil-12 menu-item "-")
(nil-13 menu-item "Change Test Row for Column Formulas")
(Up-14 menu-item "Up" org-table-fedit-line-up)
(Down-15 menu-item "Down" org-table-fedit-line-down)
(nil-7-16 menu-item "--")
(Scroll\ Table\ Window menu-item "Scroll Table Window" org-table-fedit-scroll)
(Scroll\ Table\ Window\ down menu-item "Scroll Table Window down" org-table-fedit-scroll-down)
(Show\ Table\ Grid menu-item "Show Table Grid" org-table-fedit-toggle-coordinates :button
(:toggle with-current-buffer
(marker-buffer org-pos)
org-table-overlay-coordinates))
(nil-7-20 menu-item "--")
(Standard\ Refs\ \(B3\ instead\ of\ @3$2\) menu-item "Standard Refs (B3 instead of @3$2)" org-table-fedit-toggle-ref-type :button
(:toggle . org-table-buffer-is-an)))