diff lisp/play/blackbox.el @ 727:540b047ece4d

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Wed, 24 Jun 1992 05:09:26 +0000
parents 8a533acedb77
children e9e34745ae3b
line wrap: on
line diff
--- a/lisp/play/blackbox.el	Wed Jun 24 05:07:51 1992 +0000
+++ b/lisp/play/blackbox.el	Wed Jun 24 05:09:26 1992 +0000
@@ -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 @@
   (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.