Variable: table-cell-buffer
table-cell-buffer is a variable defined in table.el.gz.
Value
nil
Documentation
Buffer that contains the table cell.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/table.el.gz
(defvar table-cell-buffer nil
"Buffer that contains the table cell.")