[slime-cvs] CVS update: slime/swank-cmucl.lisp

Helmut Eller heller at common-lisp.net
Fri Jun 3 11:16:46 UTC 2005


Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv21805

Modified Files:
	swank-cmucl.lisp 
Log Message:
*** empty log message ***
Date: Fri Jun  3 13:16:45 2005
Author: heller

Index: slime/swank-cmucl.lisp
diff -u slime/swank-cmucl.lisp:1.148 slime/swank-cmucl.lisp:1.149
--- slime/swank-cmucl.lisp:1.148	Wed Jun  1 14:22:37 2005
+++ slime/swank-cmucl.lisp	Fri Jun  3 13:16:45 2005
@@ -271,7 +271,8 @@
     (:line-length nil)
     (:get-command nil)
     (:element-type 'base-char)
-    (:close nil)))
+    (:close nil)
+    (:interactive-p t)))
 
 
 ;;;; Compilation Commands




More information about the slime-cvs mailing list