[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Thu Sep 3 07:33:01 UTC 2009
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1847 slime/ChangeLog:1.1849
--- slime/ChangeLog:1.1847 Mon Aug 31 13:08:17 2009
+++ slime/ChangeLog Wed Sep 2 13:21:15 2009
@@ -1,3 +1,14 @@
+2009-09-02 Stas Boukarev <stassats at gmail.com>
+
+ * swank-lispworks.lisp (replace-strings-with-symbols): New function for
+ recursively interning and replacing strings in a list.
+ (arglist): Replace all strings in arglists with symbols.
+
+ * slime.el (slime-net-close): Do not query for process killing
+ confirmation before killing a connection buffer.
+ (slime-buffer-processes): New function for listing processes
+ associated with a buffer.
+
2009-08-31 Helmut Eller <heller at common-lisp.net>
Don't advice ccl::break-loop.
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.240 slime/contrib/ChangeLog:1.241
--- slime/contrib/ChangeLog:1.240 Tue Sep 1 08:56:23 2009
+++ slime/contrib/ChangeLog Wed Sep 2 13:21:16 2009
@@ -1,3 +1,8 @@
+2009-09-02 Stas Boukarev <stassats at gmail.com>
+
+ * swank-arglists.lisp (decode-required-arg): Move LispWorks specific
+ code into swank-lispworks.lisp.
+
2009-09-01 Stas Boukarev <stassats at gmail.com>
* swank-arglists.lisp (decode-required-arg): Arglists for some forms
More information about the slime-devel
mailing list