[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Mon Feb 11 05:35:01 UTC 2008


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1288 slime/ChangeLog:1.1289
--- slime/ChangeLog:1.1288	Sat Feb  9 13:47:05 2008
+++ slime/ChangeLog	Sun Feb 10 03:32:04 2008
@@ -1,3 +1,11 @@
+2008-02-10  Helmut Eller  <heller at common-lisp.net>
+
+	Remove remaining traces of make-default-inspector.
+
+	* swank-scl.lisp (make-default-inspector, scl-inspector): Deleted.
+	* swank-lispworks.lisp (make-default-inspector)
+	(lispworks-inspector): Deleted.
+
 2008-02-09  Helmut Eller  <heller at common-lisp.net>
 
 	Drop the first return value of emacs-inspect.
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.87 slime/contrib/ChangeLog:1.89
--- slime/contrib/ChangeLog:1.87	Mon Feb  4 13:00:36 2008
+++ slime/contrib/ChangeLog	Sun Feb 10 12:09:49 2008
@@ -1,3 +1,16 @@
+2008-02-10  Helmut Eller  <heller at common-lisp.net>
+
+	Fix some bugs introduced by the recent reorganization.
+
+	* swank-fancy-inspector.lisp (emacs-inspect pathname): Fix it
+	again.
+
+	* slime-fancy-inspector.el: Use slime-require.
+
+	* slime-fancy.el: slime-fancy-inspector-init no longer exists, so
+	don't call it.  Once loaded, it's also no longer possible to turn
+	the fancy inspector off.
+	
 2008-02-04  Marco Baringer  <mb at bese.it>
 
 	* swank-presentation-streams.lisp (presenting-object-1): Add



More information about the slime-devel mailing list