[slime-cvs] CVS slime
trittweiler
trittweiler at common-lisp.net
Mon Oct 22 11:34:04 UTC 2007
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv22190
Modified Files:
ChangeLog
Log Message:
* swank.lisp (read-softly-from-string, unintern-in-home-package):
Moved from `contrib/swank-arglist.lisp'.
(parse-package): Use them. (Removes FIXME about interning
symbols.) Also changed the logic somewhat to avoid passing :|| to
FIND-PACKAGE as ECL chokes on that.
--- /project/slime/cvsroot/slime/ChangeLog 2007/10/22 09:34:21 1.1238
+++ /project/slime/cvsroot/slime/ChangeLog 2007/10/22 11:34:04 1.1239
@@ -1,3 +1,11 @@
+2007-10-22 Tobias C. Rittweiler <tcr at freebits.de>
+
+ * swank.lisp (read-softly-from-string, unintern-in-home-package):
+ Moved from `contrib/swank-arglist.lisp'.
+ (parse-package): Use them. (Removes FIXME about interning
+ symbols.) Also changed the logic somewhat to avoid passing :|| to
+ FIND-PACKAGE as ECL chokes on that.
+
2007-10-22 Steve Smith <tarkasteve at gmail.com>
* swank-loader.lisp (compile-files-if-needed-serially): Added
More information about the slime-cvs
mailing list