[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Sat Aug 22 07:33:02 UTC 2009
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1842 slime/ChangeLog:1.1843
--- slime/ChangeLog:1.1842 Wed Aug 19 10:58:02 2009
+++ slime/ChangeLog Fri Aug 21 13:16:42 2009
@@ -1,21 +1,28 @@
+2009-08-21 Helmut Eller <heller at common-lisp.net>
+
+ * slime.el (slime-transcript-start-hook)
+ (slime-transcript-stop-hook): New hooks.
+ (slime-eval-with-transcript): Use them.
+ (slime-eval-with-transcript-cont): Deleted.
+
2009-08-19 Mark Evenson <evenson at panix.com>
* swank-abcl.lisp: Accommodate the new Java/Lisp stack frame
abstraction in the upcoming abcl-0.16. (based on code from Tobias
Rittweiler).
-
+
2009-08-18 Mark Evenson <evenson at panix.com>
Add multithreading code for abcl-0.16. (Tobias Rittweiler)
* swank-abcl.lisp: A multithread implementation taking advantage
- of the new synchronization primitives in abcl-0.16.
+ of the new synchronization primitives in abcl-0.16.
Restore working with abcl-0.15.
* swank-abcl.lisp: Remove the warm initialization code for
SWANK:COMPILER-CONDITION, as it is no longer needed for the
- current release of ABCL.
+ current release of ABCL.
2009-08-16 StanisBaw Halik <sthalik at test123.ltd.pl>
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.235 slime/contrib/ChangeLog:1.236
--- slime/contrib/ChangeLog:1.235 Sat Aug 15 04:39:10 2009
+++ slime/contrib/ChangeLog Fri Aug 21 13:16:43 2009
@@ -1,3 +1,10 @@
+2009-08-21 Helmut Eller <heller at common-lisp.net>
+
+ * inferior-slime.el (inferior-slime-show-transcript)
+ (inferior-slime-stop-transcript, inferior-slime-start-transcript):
+ New functions.
+ (inferior-slime-init): Install transcript hooks.
+
2009-08-15 Helmut Eller <heller at common-lisp.net>
* slime-typeout-frame.el (slime-typeout-message): Don't call
More information about the slime-devel
mailing list