[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Sat Feb 2 10:44:01 UTC 2013


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2389 slime/ChangeLog:1.2390
--- slime/ChangeLog:1.2389	Sat Jan 12 04:32:20 2013
+++ slime/ChangeLog	Sat Feb  2 02:11:16 2013
@@ -1,3 +1,8 @@
+2013-02-02  Stas Boukarev  <stassats at gmail.com>
+
+	* swank-backend.lisp (type-specifier-p): New.
+	Implement it for ACL, ECL, CCL, Clisp, SBCL, LW.
+
 2013-01-12  Stas Boukarev  <stassats at gmail.com>
 
 	* swank-backend.lisp: Add a couple of ignore declarations.
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.566 slime/contrib/ChangeLog:1.569
--- slime/contrib/ChangeLog:1.566	Fri Feb  1 02:03:41 2013
+++ slime/contrib/ChangeLog	Sat Feb  2 02:11:17 2013
@@ -1,5 +1,17 @@
+2013-02-02  Stas Boukarev  <stassats at gmail.com>
+
+	* swank-util.lisp (symbol-classification-string): Use
+	type-specifier-p.
+
+	* swank-fuzzy.lisp: Allow NIL to be completed, don't confuse with
+	it package:
+
 2013-02-01  Stas Boukarev  <stassats at gmail.com>
 
+	* slime-asdf.el (slime-determine-asdf-system): Don't call
+	slime-to-lisp-filename on NIL.
+	Reported by Tamas Papp.
+
 	* swank-asdf.lisp (asdf-determine-system): Return the name of a
 	system.
 	Reported by Tamas Papp.




More information about the slime-devel mailing list