[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Fri Jan 22 08:33:01 UTC 2010


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1967 slime/ChangeLog:1.1969
--- slime/ChangeLog:1.1967	Wed Jan 20 09:11:06 2010
+++ slime/ChangeLog	Thu Jan 21 19:02:08 2010
@@ -1,3 +1,15 @@
+2010-01-21  Stas Boukarev  <stassats at gmail.com>
+
+	* swank-ccl.lisp (with-frame): Put this macro before it's used.
+
+2010-01-20  Terje Norderhaug <terje at in-progress.com>
+
+	* swank.lisp (with-swank-protocol-error-handler): Refactor using safe-backtrace.
+	* swank-rpc.lisp (make-swank-protocol-error): Delete call to swank:safe-backtrace
+	to eliminate dependency on swank.lisp module.
+	* swank-rpc.lisp (swank-protocol-error): Remove swank-protocol-error.backtrace
+	as the capture of a safe-backtrace is covered by with-swank-protocol-error-handler.
+	
 2010-01-20  Stas Boukarev  <stassats at gmail.com>
 
 	* slime.el (slime-thread-kill): If the region is active, then
@@ -10,7 +22,7 @@
 
 2010-01-19  Terje Norderhaug  <terje at in-progress.com>
 
-	* Refactorized parts of slime.lisp into a new swank-rpc module.
+	* Refactorized parts of swank.lisp into a new swank-rpc module.
 
 2010-01-14  Stas Boukarev  <stassats at gmail.com>
 




More information about the slime-devel mailing list