Variable: fortune-strfile

fortune-strfile is a customizable variable defined in fortune.el.gz.

Value

"strfile"

Documentation

Program to compute a new fortune database.

Source Code

;; Defined in /usr/src/emacs/lisp/play/fortune.el.gz
(defcustom fortune-strfile "strfile"
  "Program to compute a new fortune database."
  :type 'string)