[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Tue Jul 26 22:00:04 UTC 2005
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.725 slime/ChangeLog:1.728
--- slime/ChangeLog:1.725 Sun Jul 24 17:30:46 2005
+++ slime/ChangeLog Tue Jul 26 23:40:03 2005
@@ -1,3 +1,24 @@
+2005-07-26 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
+
+ * swank.lisp (inspect-for-emacs): Don't make whitespace
+ surrounding :action buttons part of the highlighted region.
+
+ * slime.el (slime-goto-location-buffer): Put "SLIME Source Form"
+ buffer into Lisp mode.
+
+2005-07-26 Helmut Eller <heller at common-lisp.net>
+
+ * swank.lisp (compile-file-for-emacs): Accept optional
+ external-format arg. I frogot to commit this file on 2005-07-05.
+
+ * slime.el (slime-input-complete-p): Skip over strings too.
+
+2005-07-26 Zach Beane <xach at xach.com>
+
+ * swank-sbcl.lisp (swank-compile-string): Revert to old string
+ compilation behavior to fix compiler note annotations. Code from
+ Juho Snellman.
+
2005-07-24 Tom Pierce <tlpierce at gmail.com>
* swank.lisp (format-iso8601-time): New functions. Properly
More information about the slime-devel
mailing list