[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Sat Jan 17 03:33:01 UTC 2009


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1665 slime/ChangeLog:1.1669
--- slime/ChangeLog:1.1665	Thu Jan 15 17:07:21 2009
+++ slime/ChangeLog	Fri Jan 16 15:50:03 2009
@@ -4,6 +4,24 @@
  	slot-boundp-using-class, slot-value-using-class and
  	slot-makunbound-using-class to account for MOP differences.
 	
+2009-01-16  Helmut Eller  <heller at common-lisp.net>
+
+	* slime.el (slime-keys): Put C-c C-i and M-* back.
+
+2009-01-16  Helmut Eller  <heller at common-lisp.net>
+
+	* swank.lisp (pprint-eval): Also return the output produced during
+	evaluation.
+
+2009-01-16  Helmut Eller  <heller at common-lisp.net>
+
+	* swank-openmcl.lisp (break-in-sldb): Display the argument.
+
+2009-01-16  Helmut Eller  <heller at common-lisp.net>
+
+	* swank-backend.lisp (warn-unimplemented-interfaces): Print the
+	names with pprint-fill.
+
 2009-01-10  Helmut Eller  <heller at common-lisp.net>
 
 	* swank-openmcl.lisp (install-debugger-globally): Set *break-in-sldb*.
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.165 slime/contrib/ChangeLog:1.166
--- slime/contrib/ChangeLog:1.165	Sat Jan 10 10:09:47 2009
+++ slime/contrib/ChangeLog	Fri Jan 16 15:48:53 2009
@@ -1,3 +1,8 @@
+2009-01-16   David Reitter <david.reitter at gmail.com>
+
+	* slime-repl.el (slime-repl-clear-buffer): Call recenter with t as
+	argument (to avoid erasing the entire frame).
+
 2009-01-10  Tobias C. Rittweiler  <tcr at freebits.de>
 
 	* swank-fancy-inspector.lisp (emacs-inspect [package]): Also




More information about the slime-devel mailing list