[slime-cvs] CVS slime

CVS User heller heller at common-lisp.net
Sat Jan 10 12:25:46 UTC 2009


Update of /project/slime/cvsroot/slime
In directory cl-net:/tmp/cvs-serv5739

Modified Files:
	swank.lisp 
Log Message:
*** empty log message ***

--- /project/slime/cvsroot/slime/swank.lisp	2009/01/10 12:25:16	1.631
+++ /project/slime/cvsroot/slime/swank.lisp	2009/01/10 12:25:46	1.632
@@ -2756,10 +2756,6 @@
         (t
          (compile-file-pathname input-file))))
 
-(pathname-to-filename
- (compile-file-pathname "y.lisp" 
-                        :output-file (filename-to-pathname "/tmp/x/")))
-
 (defslimefun compile-string-for-emacs (string buffer position filename policy)
   "Compile STRING (exerpted from BUFFER at POSITION).
 Record compiler notes signalled as `compiler-condition's."





More information about the slime-cvs mailing list