[slime-cvs] CVS update: slime/ChangeLog

Helmut Eller heller at common-lisp.net
Sat Feb 7 11:41:48 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Sat Feb  7 06:41:48 2004
Author: heller

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.247 slime/ChangeLog:1.248
--- slime/ChangeLog:1.247	Thu Feb  5 18:21:12 2004
+++ slime/ChangeLog	Sat Feb  7 06:41:48 2004
@@ -1,3 +1,17 @@
+2004-02-07  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
+
+	* swank-cmucl.lisp (gf-definition-location): Return an error when
+	pathname for the GF is nil (this happens if the GF is not compiled
+	from a file).
+
+	* swank.lisp (undefine-function): New function.
+	(print-with-frame-label, print-part-to-string): Bind
+	*print-circle* to t, to avoid unbound recursion when printing
+	cyclic data structures.
+
+	* slime.el (slime-undefine-function): New command.  Bound to C-c
+	C-u.
+
 2004-02-06  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
 
 	* slime.el (sldb-setup): Offer to enter a recursive edit if there





More information about the slime-cvs mailing list