[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Sat Jan 10 06:52:23 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv28960
Modified Files:
ChangeLog
Log Message:
Date: Sat Jan 10 01:52:23 2004
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.195 slime/ChangeLog:1.196
--- slime/ChangeLog:1.195 Fri Jan 9 19:16:07 2004
+++ slime/ChangeLog Sat Jan 10 01:52:23 2004
@@ -1,5 +1,13 @@
2004-01-10 Luke Gorrie <luke at bluetail.com>
+ * slime.el (package-updating): Expected package is now a list (can
+ be any), since the shortest nickname is not
+ standardized. e.g. USER or CL-USER for COMMON-LISP-USER.
+
+ * swank-cmucl.lisp: Don't enable xref (let the user decide).
+ (set-fd-non-blocking): Removed unused function.
+ Miscellaneous refactoring of the networking code.
+
* slime.el (slime-complete-symbol): Use markers to hold the
beginning and end of the completion prefix, in case looking up
completions causes insertions (e.g. GC announcements).
More information about the slime-cvs
mailing list