[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Mon Oct 20 17:36:32 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv14070
Modified Files:
ChangeLog
Log Message:
Date: Mon Oct 20 13:36:32 2003
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.51 slime/ChangeLog:1.52
--- slime/ChangeLog:1.51 Mon Oct 20 13:29:57 2003
+++ slime/ChangeLog Mon Oct 20 13:36:32 2003
@@ -1,5 +1,10 @@
2003-10-20 Luke Gorrie <luke at bluetail.com>
+ * swank.lisp (completions): Slight change of semantics: when a
+ prefix-designator is package-qualified, like "swank:", only match
+ symbols whose home-package matches the one given - ignore
+ inherited symbols.
+
* slime.el: Updated test suite to work with the different backends:
(find-definition): Lookup definitions in swank.lisp.
(arglist): Lookup arglists of functions in swank.lisp.
More information about the slime-cvs
mailing list