[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Fri Dec 28 10:44:01 UTC 2012
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2377 slime/ChangeLog:1.2378
--- slime/ChangeLog:1.2377 Mon Dec 17 03:33:47 2012
+++ slime/ChangeLog Thu Dec 27 12:22:35 2012
@@ -1,3 +1,10 @@
+2012-12-27 Stas Boukarev <stassats at gmail.com>
+
+ * swank.lisp (find-definitions-find-symbol-or-package): Rename
+ from `find-definitions-find-symbol'. Packages are not named by
+ symbols and an uninterned string can refer to a package. In case
+ it finds a package, return a new uninterned symbol.
+
2012-12-17 Stas Boukarev <stassats at gmail.com>
* swank-ecl.lisp (swank-mop): MOP works well now on ECL, import
More information about the slime-devel
mailing list