Variable: ses-read-cell-history

ses-read-cell-history is a variable defined in ses.el.gz.

Value

nil

Documentation

List of formulas that have been typed in.

Source Code

;; Defined in /usr/src/emacs/lisp/ses.el.gz
;;----------------------------------------------------------------------------
;; Global variables and constants
;;----------------------------------------------------------------------------

(defvar ses-read-cell-history nil
  "List of formulas that have been typed in.")