[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Thu May 6 07:33:02 UTC 2010
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2083 slime/ChangeLog:1.2086
--- slime/ChangeLog:1.2083 Wed May 5 01:25:29 2010
+++ slime/ChangeLog Thu May 6 02:18:32 2010
@@ -1,3 +1,20 @@
+2010-05-06 Helmut Eller <heller at common-lisp.net>
+
+ Remove some non-standard file variables.
+
+ * swank-cmucl.lisp, swank-scl.lisp: Remove pbook vars.
+ * swank-clisp.lisp: Remove indentation settings. Slime does it
+ automatically.
+
+2010-05-05 Stas Boukarev <stassats at gmail.com>
+
+ * slime.el (slime-dispatch-event): Fix typo in the previous commit.
+
+2010-05-05 Stas Boukarev <stassats at gmail.com>
+
+ * Make buffer names more consistent.
+ Patch by Leo Liu.
+
2010-05-05 Helmut Eller <heller at common-lisp.net>
* swank-cmucl.lisp (gdb-command): Use gdb's MI.
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.374 slime/contrib/ChangeLog:1.375
--- slime/contrib/ChangeLog:1.374 Wed May 5 01:19:50 2010
+++ slime/contrib/ChangeLog Wed May 5 09:55:18 2010
@@ -1,3 +1,9 @@
+2010-05-05 Stas Boukarev <stassats at gmail.com>
+
+ * slime-tramp.el (slime-tramp-to-lisp-filename): Check if slime is
+ connected, because slime-to-lisp-filename is now used for
+ establishing connection.
+
2010-05-05 Helmut Eller <heller at common-lisp.net>
* slime-editing-commands.el: Fix typo.
More information about the slime-devel
mailing list