[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Tue May 31 22:00:35 UTC 2005
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.699 slime/ChangeLog:1.700
--- slime/ChangeLog:1.699 Tue May 24 21:10:08 2005
+++ slime/ChangeLog Tue May 31 20:38:58 2005
@@ -1,3 +1,14 @@
+2005-05-27 Espen Wiborg <espenhw at grumblesmurf.org>
+
+ * swank-corman.lisp: New file, swank for Corman Lisp.
+
+ * swank.lisp (simple-announce-function): force-output after
+ announcing.
+ (symbol-external-p): Be extra paranoid about the symbol's package;
+ find-symbol barfs on a nil package in Corman Lisp.
+
+ * swank-loader.lisp: Add Corman Lisp support.
+
2005-05-24 Alan Ruttenberg <alanr-l at mumble.net>
* slime.el text-property-default-nonsticky not defined in
@@ -178,6 +189,7 @@
slime-complete-symbol* and slime-simple-complete-symbol.
2005-05-06 Alan Ruttenberg <alanr-l at mumble.net>
+
* swank-openmcl.lisp specializer-name didn't handle
structure-class which caused meta-. of methods specialized on
defstruct arguments to fail.
More information about the slime-devel
mailing list