[slime-cvs] CVS slime

trittweiler trittweiler at common-lisp.net
Fri Jul 4 21:56:56 UTC 2008


Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv27846

Modified Files:
	ChangeLog 
Log Message:

* slime.el (slime-call-defun): Broken on DEFMETHOD forms. Fix
  that. Also, don't insert package qualifier anymore if the inserted
  qualifier is the same as the current REPL package.


--- /project/slime/cvsroot/slime/ChangeLog	2008/07/02 10:02:14	1.1360
+++ /project/slime/cvsroot/slime/ChangeLog	2008/07/04 21:56:56	1.1361
@@ -1,3 +1,9 @@
+2008-07-04  Tobias C. Rittweiler  <tcr at freebits.de>
+
+	* slime.el (slime-call-defun): Broken on DEFMETHOD forms. Fix
+	that. Also, don't insert package qualifier anymore if the inserted
+	qualifier is the same as the current REPL package.
+
 2008-07-02  Martin Simmons <martin at lispworks.com>
 	* swank-lispworks.lisp (install-debugger-globally): hook into the
 	environment globally to catch BREAK.




More information about the slime-cvs mailing list