[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Thu Jul 22 16:55:27 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv7372
Modified Files:
ChangeLog
Log Message:
Date: Thu Jul 22 09:55:27 2004
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.484 slime/ChangeLog:1.485
--- slime/ChangeLog:1.484 Thu Jul 22 02:39:08 2004
+++ slime/ChangeLog Thu Jul 22 09:55:26 2004
@@ -1,5 +1,9 @@
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.
More information about the slime-cvs
mailing list