Variable: table-cell-global-map-alist
table-cell-global-map-alist is a variable defined in table.el.gz.
Value
nil
Documentation
Alist of copy of global maps that are substituted in table-cell-map.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/table.el.gz
(defvar table-cell-global-map-alist nil
"Alist of copy of global maps that are substituted in `table-cell-map'.")