[slime-cvs] CVS update: slime/ChangeLog
Matthias Koeppe
mkoeppe at common-lisp.net
Wed Aug 10 19:59:47 UTC 2005
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv27467
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Wed Aug 10 21:59:43 2005
Author: mkoeppe
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.739 slime/ChangeLog:1.740
--- slime/ChangeLog:1.739 Wed Aug 10 17:52:21 2005
+++ slime/ChangeLog Wed Aug 10 21:59:43 2005
@@ -1,3 +1,12 @@
+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
More information about the slime-cvs
mailing list