[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Thu Feb 3 08:33:01 UTC 2011


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2171 slime/ChangeLog:1.2174
--- slime/ChangeLog:1.2171	Fri Jan 28 14:19:30 2011
+++ slime/ChangeLog	Wed Feb  2 06:12:33 2011
@@ -1,3 +1,18 @@
+2011-02-02  Stas Boukarev  <stassats at gmail.com>
+
+	* swank.lisp (eval-in-emacs): Return unreadable results from Emacs
+	as an unreadable-object, not as a string.
+
+2011-02-02  Stas Boukarev  <stassats at gmail.com>
+
+	* slime.el (slime-eval-for-lisp): Return value as a string,
+	because it can be unreadable, e.g. #<buffer foo>
+	* swank.lisp (eval-in-emacs): Prevent reader errors.
+
+2011-02-02  Stas Boukarev  <stassats at gmail.com>
+
+	* swank.lisp (eval-in-emacs): Export it.
+
 2011-01-28  Stas Boukarev  <stassats at gmail.com>
 
 	* slime.el (slime-check-location-filename-sanity): Guard




More information about the slime-devel mailing list