[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Thu Jul 29 07:00:04 UTC 2004
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.488 slime/ChangeLog:1.489
--- slime/ChangeLog:1.488 Mon Jul 26 04:50:19 2004
+++ slime/ChangeLog Wed Jul 28 14:15:30 2004
@@ -1,3 +1,18 @@
+2004-07-28 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
+
+ * slime.el (slime-eval-feature-conditional): Treat uppercase
+ operators NOT, AND, OR correctly.
+ (sldb-find-buffer): Remove killed buffers.
+ (sldb-quit): Raise an error if the RPC returns.
+ (slime-expected-failures): Delete unused function.
+ (complete-symbol): Test completion of
+ swank::compile-file. LispWorks has extra completions for
+ cl::compile-file.
+ (arglist): Test arglist of method cl:class-name. Add enough
+ regexpery to pass the test in most implementations.
+
+ * swank-sbcl.lisp (list-callers, list-callees): Implemented.
+
2004-07-26 Luke Gorrie <luke at bluetail.com>
* slime.el (slime-first-change-hook): Add `save-match-data' to
More information about the slime-devel
mailing list