Variable: forms-file

forms-file is a variable defined in forms.el.gz.

Value

nil

Documentation

Name of the file holding the data.

Source Code

;; Defined in /usr/src/emacs/lisp/forms.el.gz
;;; Mandatory variables - must be set by evaluating the control file.

(defvar forms-file nil
  "Name of the file holding the data.")