[slime-cvs] CVS update: slime/ChangeLog

Helmut Eller heller at common-lisp.net
Sun Jan 18 07:21:38 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Sun Jan 18 02:21:38 2004
Author: heller

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.216 slime/ChangeLog:1.217
--- slime/ChangeLog:1.216	Sun Jan 18 00:53:35 2004
+++ slime/ChangeLog	Sun Jan 18 02:21:37 2004
@@ -1,3 +1,20 @@
+2004-01-18  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
+
+	* swank.lisp (find-symbol-or-lose, format-arglist): New functions.
+	(without-interrupts): New macro.
+	(send-to-emacs): Use it.
+
+	* swank-backend.lisp, swank-clisp.lisp, swank-lispworks.lisp,
+	swank-openmcl.lisp, swank-sbcl.lisp, swank-allegro.lisp:
+	(arglist-string): Refactor common code to swank.lisp.
+	(call-without-interrupts, getpid): Are now generic functions.
+
+	* slime.el (arglist): Test slot readers and closures.
+
+	* swank-cmucl.lisp (arglist-string): Use
+	pcl:generic-function-lambda-list for generic functions.  Handle
+	closures.  Print arglist in lower case.
+
 2004-01-18  Wolfgang Jenkner  <wjenkner at inode.at>
 
 	* swank-clisp.lisp (compile-file-for-emacs,





More information about the slime-cvs mailing list