[slime-cvs] CVS slime
    CVS User heller 
    heller at common-lisp.net
       
    Fri Dec 26 07:23:21 UTC 2008
    
    
  
Update of /project/slime/cvsroot/slime
In directory cl-net:/tmp/cvs-serv9402
Modified Files:
	slime.el 
Log Message:
* slime-repl.el (slime-repl-connected-hook-function): Create a
repl thread before creating a repl buffer.
--- /project/slime/cvsroot/slime/slime.el	2008/12/26 07:22:40	1.1081
+++ /project/slime/cvsroot/slime/slime.el	2008/12/26 07:23:20	1.1082
@@ -32,9 +32,6 @@
 ;;   mode includes many commands for interacting with the Common Lisp
 ;;   process.
 ;;
-;;   Common Lisp REPL (Read-Eval-Print Loop) written in Emacs Lisp,
-;;   similar to `ielm'.
-;;
 ;;   Common Lisp debugger written in Emacs Lisp. The debugger pops up
 ;;   an Emacs buffer similar to the Emacs/Elisp debugger.
 ;;
    
    
More information about the slime-cvs
mailing list