[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Fri Jan 9 18:56:36 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv18112
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Fri Jan 9 13:56:36 2004
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.190 slime/ChangeLog:1.191
--- slime/ChangeLog:1.190 Thu Jan 8 21:27:44 2004
+++ slime/ChangeLog Fri Jan 9 13:56:36 2004
@@ -1,3 +1,15 @@
+2004-01-09 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
+
+ * slime.el: Place (require 'cl) inside a eval-and-compile.
+ (slime-with-connection-buffer): Move definition upwards before the
+ first use.
+
+ * swank.lisp (eval-region): Bind *package* outside the
+ unwind-protect to detect updates.
+
+ * swank-backend.lisp (debugger-info-for-emacs)
+ (find-function-locations): Doc fix.
+
2004-01-09 Wolfgang Jenkner <wjenkner at inode.at>
* swank-clisp.lisp: Add methods for GRAY:STREAM-READ-CHAR-NO-HANG
More information about the slime-cvs
mailing list