[slime-devel] Daily ChangeLog diff

Luke Gorrie lgorrie at common-lisp.net
Sat Mar 6 08:00:03 UTC 2004


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.280 slime/ChangeLog:1.282
--- slime/ChangeLog:1.280	Thu Mar  4 17:21:55 2004
+++ slime/ChangeLog	Fri Mar  5 17:55:49 2004
@@ -1,3 +1,27 @@
+2004-03-05  Bill Clementson <Bill_Clementson at peoplesoft.com>
+
+	* swank-lispworks.lisp (getpid, emacs-connected): Conditionalize
+	for Windows.
+	
+2004-03-05  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
+
+	* swank.lisp (frame-locals-for-emacs): Bind *print-readably* to
+	nil.
+
+2004-03-05  Marco Baringer  <mb at bese.it>
+
+	* swank.lisp (frame-locals-for-emacs): New function.
+
+	* slime.el (sldb-frame-locals): Use swank::frame-locals-for-emacs
+	not swank::frame-locals.
+	(sldb-insert-locals): use the :value property, not the
+	:value-string property.
+
+	* swank-allegro.lisp, swank-clisp.lisp, swank-cmucl.lisp,
+	swank-lispworks.lisp, swank-sbcl.lisp (frame-locals): Return lisp
+	objects, not strings. Use the :value property and not the
+	:value-string property.
+
 2004-03-04  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
 
 	* slime.el (slime-display-comletion-list): New function. Set




More information about the slime-devel mailing list