[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Thu Feb 26 07:19:07 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv31034
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Thu Feb 26 02:19:07 2004
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.267 slime/ChangeLog:1.268
--- slime/ChangeLog:1.267 Wed Feb 25 17:12:10 2004
+++ slime/ChangeLog Thu Feb 26 02:19:07 2004
@@ -1,8 +1,26 @@
+2004-02-26 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
+
+ * swank-backend.lisp (:swank): export connection-info.
+
+ * swank-allegro.lisp (lisp-implementation-type-name): Implement
+ it.
+
+ * swank-sbcl.lisp (compile-file-for-emacs): Load the fasl file
+ regardless of f-p.
+
+ * swank.lisp (swank-pprint): Bind *package* to *buffer-package*.
+ Reported by Alan Picard.
+
+ * swank-lispworks.lisp (dspec-buffer-position): Renamed from
+ dspec-buffer-buffer-position. Handle dspecs of the form (defmacro
+ foo). Reported by Alan Picard.
+ (arglist-string): Handle unknown arglists properly.
+
2004-02-25 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
* swank-cmucl.lisp (arglist-string): Delay the call to
di::function-debug-function until it is actually needed.
- (compile-file-for-emacs): Load the fasl file even irrespective of
+ (compile-file-for-emacs): Load the fasl file irrespective of
COMILE-FILE's third return value.
* swank.lisp (connection-info): New function.
More information about the slime-cvs
mailing list