Variable: fortune-sigend
fortune-sigend is a customizable variable defined in fortune.el.gz.
Value
""
Documentation
Some text to insert after the fortune cookie, in a mail signature.
Source Code
;; Defined in /usr/src/emacs/lisp/play/fortune.el.gz
(defcustom fortune-sigend ""
"Some text to insert after the fortune cookie, in a mail signature."
:type 'string)