Function: table-global-menu-map
table-global-menu-map is an interactive and byte-compiled function
defined in table.el.gz.
Signature
(table-global-menu-map ARG1)
Documentation
Table global menu.
Key Bindings
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/table.el.gz
;; register table menu under global tools menu
(easy-menu-define table-global-menu-map nil
"Table global menu." table-global-menu)