From: Richard M. Stallman Date: Tue, 20 Jul 1993 21:15:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-19.34~11658 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e5e8bb4adc145973529773db8b618ff43e41016f;p=emacs.git *** empty log message *** --- diff --git a/lisp/play/dunnet.el b/lisp/play/dunnet.el index 09dc317c9c0..4c4eff773f2 100644 --- a/lisp/play/dunnet.el +++ b/lisp/play/dunnet.el @@ -132,7 +132,6 @@ ;;; 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)) + +