[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Wed Jan 28 03:33:01 UTC 2009


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1671 slime/ChangeLog:1.1672
--- slime/ChangeLog:1.1671	Fri Jan 23 10:05:03 2009
+++ slime/ChangeLog	Tue Jan 27 14:56:14 2009
@@ -1,3 +1,13 @@
+2009-01-27  Tobias C. Rittweiler  <tcr at freebits.de>
+
+	* swank-backend.lisp (with-symbol): New function, to be used with #+.
+
+	* swank-sbcl.lisp: Use WITH-SYMBOL and get rid of SBCL-WITH-SYMBOL.
+
+	* swank-openmcl.lisp (macroexpand-all): Implement it.
+
+	Patch by Stas Boukarev.
+
 2009-01-23  Tobias C. Rittweiler  <tcr at freebits.de>
 
 	* slime.el (slime-editing-keys): New variable; splitted from
@@ -9,7 +19,7 @@
 
 	Fix C-u C-c C-c in SLDB.
 
-	* slime.el (sldb-recompile-frame-source): Bind
+	* slime.el (sldb-recompile-frame-source): sind
 	`slime-compilation-policy' at the right place.
 
 2009-01-15  Martin Simmons  <martin at lispworks.com>
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.168 slime/contrib/ChangeLog:1.169
--- slime/contrib/ChangeLog:1.168	Fri Jan 23 10:07:14 2009
+++ slime/contrib/ChangeLog	Tue Jan 27 15:13:52 2009
@@ -1,3 +1,10 @@
+2009-01-27  Tobias C. Rittweiler  <tcr at freebits.de>
+
+	* slime-repl.el ([shortcut] quit): Quit the connection before
+	killing the REPL buffer; otherwise the default connection is
+	selected rather than the connection of the REPL buffer.
+	Reported by Stas Boukarev.
+
 2009-01-23  Tobias C. Rittweiler  <tcr at freebits.de>
 
 	* slime-repl.el (slime-repl-mode-map): Use the key bindings from




More information about the slime-devel mailing list