[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Mon Apr 7 04:35:02 UTC 2008


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1341 slime/ChangeLog:1.1342
--- slime/ChangeLog:1.1341	Thu Mar 27 16:59:45 2008
+++ slime/ChangeLog	Sun Apr  6 05:58:40 2008
@@ -1,9 +1,14 @@
+2008-04-06  Tobias C. Rittweiler  <tcr at freebits.de>
+
+	* slime.el (slime-edit-definition): The `slime-edit-definition-hooks'
+	are now invoked with the same args as `slime-edit-definition'.
+
 2008-03-27  Martin Simmons <martin at lispworks.com>
 
 	* swank-lispworks.lisp (map-error-database): Make mapping work for
 	LispWorks 5.1 too.
 
-2008-03-26 Tobias C. Rittweiler  <tcr at freebits.de>
+2008-03-26  Tobias C. Rittweiler  <tcr at freebits.de>
 
 	On SBCL, 
 
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.102 slime/contrib/ChangeLog:1.103
--- slime/contrib/ChangeLog:1.102	Mon Mar 24 02:22:20 2008
+++ slime/contrib/ChangeLog	Sun Apr  6 06:02:35 2008
@@ -1,3 +1,10 @@
+2008-04-06  Tobias C. Rittweiler  <tcr at freebits.de>
+
+	* slime-presentations.lisp: 
+	(slime-maybe-M-.-presentation-at-point): Renamed to
+	`slime-edit-presentation'. Now makes sure to decline if user gave
+	a name explicitly. 
+
 2008-03-24  Helmut Eller  <heller at common-lisp.net>
 
 	* swank-kawa.scm: Save stacktraces with locals on throw events.



More information about the slime-devel mailing list