[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Wed Aug 10 22:00:04 UTC 2005
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.737 slime/ChangeLog:1.740
--- slime/ChangeLog:1.737 Tue Aug 9 21:35:25 2005
+++ slime/ChangeLog Wed Aug 10 21:59:43 2005
@@ -1,3 +1,22 @@
+2005-08-10 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
+
+ * slime.el (slime-presentation-around-point): Change interface,
+ return presentation as primary return value.
+ (slime-copy-presentation-at-point): Use
+ slime-presentation-around-point. Copying now also works when the
+ first character is clicked and when the REPL buffer is not current.
+ (slime-presentation-menu): Use slime-presentation-around-point.
+
+2005-08-10 Martin Simmons <martin at lispworks.com>
+
+ * swank-lispworks.lisp (defadvice compile-file): Return all values
+ from the real compile-file.
+
+2005-08-10 Edi Weitz <edi at agharta.de>
+
+ * swank.lisp (transpose-lists): Replaced with much nicer function
+ by Helmut Eller.
+
2005-08-09 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
* slime.el (slime-read-object): Handle ids that are conses.
More information about the slime-devel
mailing list