[slime-cvs] CVS slime/contrib
CVS User heller
heller at common-lisp.net
Sun Jul 12 08:01:19 UTC 2009
Update of /project/slime/cvsroot/slime/contrib
In directory cl-net:/tmp/cvs-serv30854/contrib
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
--- /project/slime/cvsroot/slime/contrib/ChangeLog 2009/07/12 08:01:10 1.224
+++ /project/slime/cvsroot/slime/contrib/ChangeLog 2009/07/12 08:01:19 1.225
@@ -1,3 +1,15 @@
+2009-07-12 Helmut Eller <heller at common-lisp.net>
+
+ * swank-kawa.scm (swank-writer): Use set! for now, as the svn
+ version has problems to resolve setLength.
+ (<faked-frame>:init): Don't forget the self slot.
+
+2009-07-12 Helmut Eller <heller at common-lisp.net>
+
+ * swank-mit-scheme.scm (swank:create-repl): Implement it.
+ * swank-kawa.scm, swank-goo.scm, swank.rb (frame-source-location):
+ Renamed from frame-source-location-for-emacs.
+
2009-07-11 Stas Boukarev <stassats at gmail.com>
* slime-parse.el (slime-make-form-spec-from-string):
@@ -16,12 +28,6 @@
Reported by Stelian Ionescu, Raymond Toy.
-2009-07-10 Helmut Eller <heller at common-lisp.net>
-
- * swank-mit-scheme.scm (swank:create-repl): Implement it.
- * swank-kawa.scm, swank-goo.scm, swank.rb (frame-source-location):
- Renamed from frame-source-location-for-emacs.
-
2009-07-02 Stas Boukarev <stassats at gmail.com>
* slime-repl.el (slime-repl-delete-current-input): Make it interactive.
More information about the slime-cvs
mailing list