Variable: forms--the-record-list
forms--the-record-list is a variable defined in forms.el.gz.
Value
nil
Documentation
List of strings of the current record, as parsed from the file.
Source Code
;; Defined in /usr/src/emacs/lisp/forms.el.gz
(defvar forms--the-record-list nil
"List of strings of the current record, as parsed from the file.")