[slime-cvs] CVS update: slime/ChangeLog

Helmut Eller heller at common-lisp.net
Tue May 4 19:17:44 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Tue May  4 15:17:43 2004
Author: heller

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.366 slime/ChangeLog:1.367
--- slime/ChangeLog:1.366	Tue May  4 05:34:32 2004
+++ slime/ChangeLog	Tue May  4 15:17:43 2004
@@ -1,3 +1,18 @@
+2004-05-04  Alan Shutko  <ats at acm.org>
+
+	* slime.el (slime-compiler-notes-show-details/mouse): New command.
+	(slime-compiler-notes-mode-map): Use it.
+
+2004-05-04   Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
+
+	* swank-cmucl.lisp (arglist): Handle byte-code functions better.
+	We don't know much about the actual argument list, only the number
+	of arguments.  Return at lest something mildly interesting like
+	 (arg0 arg1 &optional arg2 ...)
+	(function-location): Special-case byte-code functions.
+
+	* swank-backend.lisp (with-struct): New macro.
+
 2004-05-04 Thomas F. Burdick  <tfb at OCF.Berkeley.EDU>
 
 	* slime.el (slime-reindent-defun): New command on C-M-q. Reindent





More information about the slime-cvs mailing list