[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Fri Sep 12 04:35:06 UTC 2008


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1498 slime/ChangeLog:1.1501
--- slime/ChangeLog:1.1498	Wed Sep 10 19:18:36 2008
+++ slime/ChangeLog	Thu Sep 11 08:32:01 2008
@@ -1,3 +1,26 @@
+2008-09-11  Helmut Eller  <heller at common-lisp.net>
+
+	* doc/slime-refcard.tex: Fix typos.
+
+2008-09-11  Gary King <gwking at metabang.com>
+
+	* swank-allegro.lisp (fspec-definition-locations): add declare
+	ignores to prevent warnings
+
+	(emacs-inspect): remove first definition on function since it
+	was being overwritten by the next one. Wrap the method on t with
+	a excl:without-redefinition-warnings to prevent warning.
+
+2008-09-11  Helmut Eller  <heller at common-lisp.net>
+
+	* swank-cmucl.lisp (slime-output-stream): Remove last-flush-time
+	slot.
+	(sos/flush): Renamed from sos/misc-force-output.  Don't try to be
+	clever: no timestamps and no line buffering.
+	(sos/write-char, sos/write-string): Renamed from sos/out
+	resp. sos/sout.  Call output-fn outside without-interrupts.
+	(sos/reset-buffer): New function.
+
 2008-09-11  Tobias C. Rittweiler  <tcr at freebits.de>
 
 	* slime.el (slime-compilation-unit): Renamed to



More information about the slime-devel mailing list