aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/play/spook.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/play/spook.el')
-rw-r--r--lisp/play/spook.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/play/spook.el b/lisp/play/spook.el
index 890441f4aa..98b22fc208 100644
--- a/lisp/play/spook.el
+++ b/lisp/play/spook.el
@@ -1,5 +1,8 @@
;;; spook.el --- spook phrase utility for overloading the NSA line eater
+;;; Maintainer: FSF
+;;; Last-modified: 05 Dec 1991
+
;; Copyright (C) 1988 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
@@ -18,6 +21,7 @@
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; Commentary:
; Steve Strassmann ([email protected]) didn't write
; this, and even if he did, he really didn't mean for you to use it
@@ -36,6 +40,8 @@
; give your message that extra bit of attractiveness for automated
; keyword scanners.
+;;; Code:
+
; Variables
(defvar spook-phrases-file (concat data-directory "spook.lines")
"Keep your favorite phrases here.")