[slime-cvs] CVS update: slime/ChangeLog

Matthias Koeppe mkoeppe at common-lisp.net
Mon Aug 29 19:36:36 UTC 2005


Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv1873

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Mon Aug 29 21:36:35 2005
Author: mkoeppe

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.762 slime/ChangeLog:1.763
--- slime/ChangeLog:1.762	Mon Aug 29 21:23:52 2005
+++ slime/ChangeLog	Mon Aug 29 21:36:35 2005
@@ -1,3 +1,21 @@
+2005-08-29  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
+
+	* swank-lispworks.lisp (env-internals:confirm-p): Use new function
+	y-or-n-p-in-emacs rather than eval-in-emacs.
+
+	* swank-cmucl.lisp (eval-in-emacs): Removed.
+	(send-to-emacs): New.
+	(pre-gc-hook, post-gc-hook): Use new protocol message
+	:background-message rather than eval-in-emacs.
+
+	* swank.lisp (dispatch-event, send-to-socket-io): Handle new
+	messages :y-or-n-p, :background-message.  
+	(y-or-n-p-in-emacs): New function.
+
+	* slime.el (slime-dispatch-event): Handle new messages :y-or-n-p,
+	:background-message. 
+	(slime-y-or-n-p): New.
+
 2005-08-29  Alan Ruttenberg <alanr-l at mumble.net>
 	* slime.el (sldb-insert-condition) - Add tooltip for long
 	condition string which otherwise falls off the right of the screen




More information about the slime-cvs mailing list