[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Fri May 28 07:33:02 UTC 2010


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2094 slime/ChangeLog:1.2101
--- slime/ChangeLog:1.2094	Tue May 18 05:12:46 2010
+++ slime/ChangeLog	Thu May 27 11:00:58 2010
@@ -1,3 +1,37 @@
+2010-05-27  Helmut Eller  <heller at common-lisp.net>
+
+	* slime.el ([test] interactive-eval): Fix test.
+
+2010-05-27  Helmut Eller  <heller at common-lisp.net>
+
+	* swank-ccl.lisp (socket-fd): Implement backend function.
+
+2010-05-27  Helmut Eller  <heller at common-lisp.net>
+
+	Clean up some of the confusion regarding *sldb-quit-restart*.
+
+	* swank.lisp (top-level-restart-p, *toplevel-restart-available*)
+	(coerce-restart): Deleted.
+	(with-top-level-restart, simple-repl): Simplify.
+
+2010-05-26  Helmut Eller  <heller at common-lisp.net>
+
+	* swank.lisp (swank-error): Unrename from swank-protocol-error.
+
+2010-05-26  Helmut Eller  <heller at common-lisp.net>
+
+	* swank-cmucl.lisp (parse-gdb-line-info): Try working dir first.
+
+2010-05-26  Helmut Eller  <heller at common-lisp.net>
+
+	* slime.el (slime-defun-if-undefined): Renamed from
+	slime-DEFUN-if-undefined. No need to yell.
+
+2010-05-26  Helmut Eller  <heller at common-lisp.net>
+
+	* slime.el (slime-compile-file): Only send non-nil keyword args.
+	(slime-hack-quotes): New function.
+
 2010-05-18  Stas Boukarev  <stassats at gmail.com>
 
 	* slime.el (sldb-insert-condition): Don't create a mouse tooltip
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.383 slime/contrib/ChangeLog:1.385
--- slime/contrib/ChangeLog:1.383	Wed May 19 02:55:15 2010
+++ slime/contrib/ChangeLog	Fri May 28 03:10:56 2010
@@ -1,3 +1,8 @@
+2010-05-28  Helmut Eller  <heller at common-lisp.net>
+
+	* swank-kawa.scm (wrap-compilation): Set Compilation.explict flag.
+	(list-file): Add cast to resolve overloaded parse method.
+
 2010-05-19  Stas Boukarev  <stassats at gmail.com>
 
 	* slime-repl.el (slime-list-repl-short-cuts): Don't scroll to the




More information about the slime-devel mailing list