Variable: table-cell-map
table-cell-map is a variable defined in table.el.gz.
Value
nil
Documentation
Keymap for table cell contents.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/table.el.gz
(defvar table-cell-map nil
"Keymap for table cell contents.")