Variable: table-global-menu-map

table-global-menu-map is a variable defined in table.el.gz.

Value

<Insert> <keymap> <Row> <table--row-column-insertion-point-p>  nil
<Recognize> <keymap> <a Table> <table--probe-cell>             nil
<Release> <table--editable-cell-p>                             nil
<Unrecognize> <keymap> <a Table> <table--probe-cell>           nil
<nil-4>                                                        nil
<nil>                                                          nil

Documentation

Table global menu.

Key Bindings

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/table.el.gz
(defvar table-global-menu-map nil
  "Menu map created via `easy-menu-define'.")