Variable: table-cell-cache-point-coordinate
table-cell-cache-point-coordinate is a variable defined in
table.el.gz.
Value
nil
Documentation
Cache point coordinate based from the cell origin.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/table.el.gz
(defvar table-cell-cache-point-coordinate nil
"Cache point coordinate based from the cell origin.")