[slime-devel] Daily ChangeLog diff

Luke Gorrie lgorrie at common-lisp.net
Tue Sep 28 22:00:10 UTC 2004


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.540 slime/ChangeLog:1.541
--- slime/ChangeLog:1.540	Fri Sep 24 00:24:17 2004
+++ slime/ChangeLog	Tue Sep 28 00:39:40 2004
@@ -1,3 +1,28 @@
+2004-09-27  Helmut Eller  <heller at common-lisp.net>
+
+	* slime.el (slime-process): New function intended to replace all
+	those references to the *inferior-lisp* buffer.
+	(slime-maybe-start-lisp): Split it up.
+	(slime-start-lisp): New function.
+	(slime-restart-inferior-lisp): Use the command from the existing
+	process to start the new process.
+
+2004-09-27 Christian Lynbech <christian at defun.dk>
+
+	* slime.el (define-slime-dialect): New macro to make starting
+	Lisps with different command line options easier.
+	
+2004-09-27 Rui Patrocínio <rui.patrocinio at netvisao.pt>
+
+	* swank.lisp (mop, mop-helper): Support functions for the class
+	browser.
+
+	* slime.el (slime-browse-classes, slime-browse-xrefs): New
+	commands to browse class hierarchies and xref graphs in a tree
+	widget.
+
+	* tree-widget.el: New file.  Only needed for older Emacsen.
+	
 2004-09-23  Helmut Eller  <heller at common-lisp.net>
 
 	* slime.el (slime-start-and-load): Take arguments so that the




More information about the slime-devel mailing list