[slime-cvs] CVS slime

mkoeppe mkoeppe at common-lisp.net
Wed Mar 21 15:56:49 UTC 2007


Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv3067

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***

--- /project/slime/cvsroot/slime/ChangeLog	2007/03/21 14:52:47	1.1081
+++ /project/slime/cvsroot/slime/ChangeLog	2007/03/21 15:56:49	1.1082
@@ -1,3 +1,17 @@
+2007-03-21  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
+
+	* swank.lisp (lookup-presented-object): The presentation id of
+	frame locals now includes the thread id; ignore it for now.
+
+	* slime.el (slime-copy-presentation-at-mouse-to-point): Manually
+	invoke the after-change function, so that the presentation overlay
+	is created even if we paste to non-REPL buffers.
+	(slime-menu-choices-for-presentation): Evaluate
+	menu-choices-for-presentation-id in the right buffer, thus in the
+	right Lisp thread.  Reported by Attila Lendvai.
+	(slime-menu-choices-for-presentation): Show the id of the presentation.
+	(sldb-insert-locals): Include the thread id in the presentation id.
+
 2007-03-21  Helmut Eller  <heller at common-lisp.net>
 
 	* slime.el (slime-repl-eval-string, slime-repl-insert-result):




More information about the slime-cvs mailing list