Variable: forms--total-records

forms--total-records is a variable defined in forms.el.gz.

Value

0

Documentation

Total number of records in the data file.

Source Code

;; Defined in /usr/src/emacs/lisp/forms.el.gz
(defvar forms--total-records 0
  "Total number of records in the data file.")