[slime-cvs] CVS update: slime/ChangeLog

Helmut Eller heller at common-lisp.net
Thu Nov 27 00:54:13 UTC 2003


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

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Wed Nov 26 19:54:13 2003
Author: heller

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.114 slime/ChangeLog:1.115
--- slime/ChangeLog:1.114	Wed Nov 26 18:46:00 2003
+++ slime/ChangeLog	Wed Nov 26 19:54:13 2003
@@ -1,3 +1,28 @@
+2003-11-27  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
+
+	* swank-lispworks.lisp: New backend.
+	
+	* slime.el (slime-with-output-to-temp-buffer): Save the window
+	configuration in a buffer local variable instead on a global
+	stack.
+	(slime-show-last-output): Behavior customizable with
+	slime-show-last-output-function.  Various tweaking for better
+	multi-frame support.
+
+	* swank-backend.lisp: List exported symbols explicitly.
+
+	* swank-cmucl.lisp (function-source-location): Better support for
+	generic functions.
+
+	* swank.lisp (briefly-describe-symbol-for-emacs): Don't return
+	unbound symbols.
+	(describe-symbol, describe-function): Support package-qualified
+	strings.
+
+	* swank-loader.lisp: *sysdep-pathnames*: Add Lispworks files.
+	(compile-files-if-needed-serially): Compile all files in a
+	compilation unit.
+
 2003-11-27  Luke Gorrie  <luke at bluetail.com>
 
 	* completer.el: Stolen^Wimported from ILISP version 1.4. This is





More information about the slime-cvs mailing list