[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Sat Nov 22 07:45:24 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv22507
Modified Files:
ChangeLog
Log Message:
Date: Sat Nov 22 02:45:24 2003
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.101 slime/ChangeLog:1.102
--- slime/ChangeLog:1.101 Sat Nov 22 00:38:40 2003
+++ slime/ChangeLog Sat Nov 22 02:45:24 2003
@@ -1,8 +1,16 @@
+2003-11-22 Brian Mastenbrook <bmastenb at cs.indiana.edu>
+
+ * swank.asd: ASDF definition to load "swank-loader.lisp". This is
+ useful for starting the Swank server in a separate Lisp and later
+ connecting with Emacs. The file includes commentary.
+
2003-11-22 Luke Gorrie <luke at bluetail.com>
* slime.el (slime-connect): Slightly reordered some window
operations to ensure that *slime-repl* is popped up after `M-x
slime-connect'.
+ (slime-show-last-output): If the *slime-repl* buffer is already
+ visible in any frame, don't change anything.
* swank.lisp (listener-eval): Format results in *buffer-package*.
Exporting (CREATE-SWANK-SERVER <port>). This function can be
More information about the slime-cvs
mailing list