[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Tue Oct 21 10:49:05 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv19379
Modified Files:
ChangeLog
Log Message:
Date: Tue Oct 21 06:49:02 2003
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.53 slime/ChangeLog:1.54
--- slime/ChangeLog:1.53 Mon Oct 20 13:51:44 2003
+++ slime/ChangeLog Tue Oct 21 06:48:59 2003
@@ -1,3 +1,10 @@
+2003-10-21 Luke Gorrie <luke at bluetail.com>
+
+ * swank.lisp (completions): Fixed semantics: should now consider
+ only/all completions that would not cause a read-error due to
+ symbol visibility. Also avoiding duplicates, and sorting the
+ results as with apropos.
+
2003-10-20 Luke Gorrie <luke at bluetail.com>
* swank.lisp (completions): Slight change of semantics: when a
More information about the slime-cvs
mailing list