[slime-devel] Daily ChangeLog diff

Luke Gorrie lgorrie at common-lisp.net
Fri Jul 23 07:00:05 UTC 2004


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.483 slime/ChangeLog:1.485
--- slime/ChangeLog:1.483	Wed Jul 21 12:56:54 2004
+++ slime/ChangeLog	Thu Jul 22 09:55:26 2004
@@ -1,3 +1,13 @@
+2004-07-22  Luke Gorrie  <luke at bluetail.com>
+
+	* swank.lisp (carefully-find-package): Return *BUFFER-PACKAGE* if
+	no other package can be found. This is reverting a previous change
+	that broke completion in buffers with no known package.
+
+	* slime.el (slime-maybe-start-lisp): Check that *inferior-lisp*
+	exists /and/ has a running process. Fixes a startup problem if
+	your inferior-lisp has died and you want to restart SLIME.
+
 2004-07-21  Luke Gorrie  <luke at bluetail.com>
 
 	* slime.el (slime-sync-package-and-default-directory): Sync




More information about the slime-devel mailing list