[slime-devel] Daily ChangeLog diff
Marco Baringer
mbaringer at common-lisp.net
Mon Feb 26 05:35:02 UTC 2007
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1072 slime/ChangeLog:1.1075
--- slime/ChangeLog:1.1072 Thu Feb 22 09:10:06 2007
+++ slime/ChangeLog Sun Feb 25 13:22:42 2007
@@ -1,3 +1,25 @@
+2007-02-25 Tobias C. Rittweiler <tcr at freebits.de>
+
+ * swank-backend.lisp (inspect-for-emacs): Remove reference to
+ inexistent argument from docstring.
+
+2007-02-25 Helmut Eller <heller at common-lisp.net>
+
+ * slime.el (slime-delete-swank-port-file): Don't use
+ display-warning; that's not available everywhere.
+ (slime-repl-update-banner): Insert the date only if the buffer is
+ empty.
+ (slime-list-compiler-notes): Fetch the notes only if called
+ interactively.
+ (slime-set-query-on-exit-flag): New function, to avoid compiler
+ warnings about obsolete function process-kill-without-query.
+ (slime-defun-if-undefined): Perform the test at runtime not at
+ compile time. Reported by Lennart Staflin.
+
+ * swank.lisp (guess-package): Renamed from
+ guess-package-from-string.
+ (set-package): Use it.
+
2007-02-22 Juho Snellman <jsnell at iki.fi>
* slime.el (slime-start-lisp): Don't cd if no directory was specified.
More information about the slime-devel
mailing list