Variable: table-cell-info-width
table-cell-info-width is a variable defined in table.el.gz.
Value
nil
Documentation
Number of characters per cached cell width.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/table.el.gz
(defvar table-cell-info-width nil
"Number of characters per cached cell width.")