Variable: table-source-info-plist

table-source-info-plist is a variable defined in table.el.gz.

Value

nil

Documentation

General storage for temporary information used while generating source.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/table.el.gz
(defvar table-source-info-plist nil
  "General storage for temporary information used while generating source.")