[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Thu Aug 5 07:33:01 UTC 2010


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2117 slime/ChangeLog:1.2119
--- slime/ChangeLog:1.2117	Fri Jul 30 12:14:50 2010
+++ slime/ChangeLog	Wed Aug  4 14:41:04 2010
@@ -1,3 +1,16 @@
+2010-08-04  Stas Boukarev  <stassats at gmail.com>
+
+	* swank-allegro.lisp (fspec-definition-locations): Default
+	&optional position to 0, otherwise it may cause errors later.
+	Reported by: Paulo Madeira.
+
+2010-08-04  Stas Boukarev  <stassats at gmail.com>
+
+	* slime.el (slime-dispatch-event): :eval-no-wait, lisp sends a
+	form in a string, not a function name and arguments. Add
+	slime-check-eval-in-emacs-enabled.
+	* swank.lisp (defpackage): export eval-for-emacs.
+
 2010-07-30  Helmut Eller  <heller at common-lisp.net>
 
 	Don't get confused by END-OF-FILE on unrelated streams.




More information about the slime-devel mailing list