[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Tue Mar 9 18:48:18 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv9780
Modified Files:
Tag: package-split
ChangeLog
Log Message:
*** empty log message ***
Date: Tue Mar 9 13:48:18 2004
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.285.2.2 slime/ChangeLog:1.285.2.3
--- slime/ChangeLog:1.285.2.2 Tue Mar 9 06:51:17 2004
+++ slime/ChangeLog Tue Mar 9 13:48:18 2004
@@ -1,5 +1,19 @@
2004-03-09 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
+ * swank.lisp (frame-source-location-for-emacs): Export it.
+ Reported by Jouni K Seppanen
+
+ * swank-source-path-parser.lisp, swank-gray.lisp (in-package): We
+ are in-package :swank-backend. Thanks to Raymond Wiker.
+
+ * swank-clisp.lisp (find-fspec-location): Handle "No such file"
+ errors.
+
+ Merge package-split branch into main trunk.
+
+ * swank-clisp.lisp (find-fspec-location): Handle "No such file"
+ errors.
+
* swank-openmcl.lisp (preferred-communication-style): Implemented.
(call-without-interrupts, getpid): Use defimplementation.
(arglist, swank-compile-file, swank-compile-string)
@@ -81,6 +95,7 @@
2004-03-09 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
+>>>>>>> 1.286
* swank-cmucl.lisp (read-into-simple-string): Use the correct fix.
Reported by Håkon Alstadheim.
More information about the slime-cvs
mailing list