[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Thu Sep 23 07:33:01 UTC 2010


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2142 slime/ChangeLog:1.2144
--- slime/ChangeLog:1.2142	Mon Sep 20 12:09:13 2010
+++ slime/ChangeLog	Wed Sep 22 15:17:35 2010
@@ -1,3 +1,15 @@
+2010-09-22  Stas Boukarev  <stassats at gmail.com>
+
+	* swank.lisp (eval-for-emacs): Send (:abort condition) where
+	condition is a condition which was aborted instead of just (:abort).
+	* slime.el: Handle the above change.
+
+2010-09-22  Stas Boukarev  <stassats at gmail.com>
+
+	* swank-clisp.lisp (*external-format-to-coding-system*): Remove
+	stray :latin-1 argument for ext:make-encoding.
+	Reported by Mirko Vukovic.
+
 2010-09-20  Stas Boukarev  <stassats at gmail.com>
 
 	* swank-cmucl.lisp (character-completion-set): Implement. Requires
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.421 slime/contrib/ChangeLog:1.422
--- slime/contrib/ChangeLog:1.421	Sat Sep 18 16:47:29 2010
+++ slime/contrib/ChangeLog	Wed Sep 22 15:17:35 2010
@@ -1,3 +1,7 @@
+2010-09-22  Stas Boukarev  <stassats at gmail.com>
+
+	* slime-repl.el: Handle (:abort condition) message from lisp.
+
 2010-09-18  Tobias C. Rittweiler <tcr at freebits.de>
 
 	* slime-parse.el (slime-parse-form-upto-point): Fix lp#627308.




More information about the slime-devel mailing list