*** empty log message ***
[bpt/emacs.git] / lisp / play / blackbox.el
index 59a21a2..002a33e 100644 (file)
@@ -1,12 +1,12 @@
 ;;; blackbox.el --- blackbox game in Emacs Lisp
 
-;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 1, or (at your option)
+;; the Free Software Foundation; either version 2, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
@@ -114,6 +114,7 @@ The usual mnemonic keys move the cursor around the box.
   (setq major-mode 'blackbox-mode)
   (setq mode-name "Blackbox"))
 
+;;;###autoload
 (defun blackbox (num)
   "Play blackbox.  Optional prefix argument is the number of balls;
 the default is 4.