[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Tue Mar 2 08:33:01 UTC 2010


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2001 slime/ChangeLog:1.2003
--- slime/ChangeLog:1.2001	Fri Feb 26 16:02:59 2010
+++ slime/ChangeLog	Mon Mar  1 10:42:07 2010
@@ -1,3 +1,18 @@
+2010-03-01  Stas Boukarev  <stassats at gmail.com>
+
+	* swank.lisp (documentation-symbol): Show arglists for functions too.
+
+2010-03-01  Tobias C. Rittweiler <tcr at freebits.de>
+
+	Fix that annoying bug that caused being constantly asked to switch
+	connection in case one had multiple connections running and quit
+	from one.
+
+	* slime.el (slime-modeline-string): Bail out early because
+	`slime-current-package' involves `slime-connection' in case the
+	slime-repl contrib is used, and querying the user in a
+	periodically called function is rather annoying..
+
 2010-02-26  Stas Boukarev  <stassats at gmail.com>
 
 	* swank-loader.lisp (ecl-version-string): Check length of




More information about the slime-devel mailing list