Variable: fortune-sigstart

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

Value

""

Documentation

Some text to insert before the fortune cookie, in a mail signature.

Source Code

;; Defined in /usr/src/emacs/lisp/play/fortune.el.gz
(defcustom fortune-sigstart ""
  "Some text to insert before the fortune cookie, in a mail signature."
  :type 'string)