[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Sun Jul 12 07:33:02 UTC 2009
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1808 slime/ChangeLog:1.1810
--- slime/ChangeLog:1.1808 Mon Jul 6 08:32:12 2009
+++ slime/ChangeLog Sat Jul 11 14:25:59 2009
@@ -1,3 +1,12 @@
+2009-07-11 Matthias Koeppe <mkoeppe at math.ucdavis.edu>
+
+ * swank-backend.lisp (definterface): Fix typo in error message.
+
+2009-07-11 Stas Boukarev <stassats at gmail.com>
+
+ * doc/Makefile (clean): Remove bash extensions. Patch by
+ Teemu Likonen.
+
2009-07-06 Tobias C. Rittweiler <tcr at freebits.de>
* swank-ecl.lisp (find-external-format): Copied from
@@ -79,7 +88,7 @@
2009-06-25 Geo Carncross <geocar at gmail.com>
- * swank-ecl.lisp: Profiling support by Marko KociÄ
+ * swank-ecl.lisp: Profiling support by Marko Koci?
2009-06-27 Helmut Eller <heller at common-lisp.net>
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.222 slime/contrib/ChangeLog:1.223
--- slime/contrib/ChangeLog:1.222 Sat Jul 4 05:54:16 2009
+++ slime/contrib/ChangeLog Sat Jul 11 15:20:18 2009
@@ -1,3 +1,9 @@
+2009-07-11 Stas Boukarev <stassats at gmail.com>
+
+ * slime-parse.el (slime-make-form-spec-from-string):
+ set syntax table to lisp-mode-syntax-table in a temporary buffer.
+ Necessary for some parsing functions to work correctly.
+
2009-07-04 Tobias C. Rittweiler <tcr at freebits.de>
Fix font-lock magic for s-code.lisp in the series package.
More information about the slime-devel
mailing list