]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Tue, 20 Jul 1993 21:15:26 +0000 (21:15 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 20 Jul 1993 21:15:26 +0000 (21:15 +0000)
lisp/play/dunnet.el

index 09dc317c9c026fc16801986b4a5bb169c6082f0d..4c4eff773f22e297230828f869c47f0b835febe5 100644 (file)
 ;;; or lack thereof, depends on certain conditions.
 
 (defun dun-special-object ()
-
   (if (= dun-current-room computer-room)
       (if dun-computer
          (dun-mprincl 
@@ -3326,3 +3325,5 @@ File not found")))
   (dun-mprinc "\n")
   (setq dun-batch-mode t)
   (dun-batch-loop))
+
+