[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Thu Nov 13 00:48:56 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv23084
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Wed Nov 12 19:48:56 2003
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.91 slime/ChangeLog:1.92
--- slime/ChangeLog:1.91 Wed Nov 12 18:59:06 2003
+++ slime/ChangeLog Wed Nov 12 19:48:56 2003
@@ -1,3 +1,15 @@
+2003-11-13 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
+
+ * slime.el, swank-cmucl.lisp, swank-sbcl.lisp, swank-openmcl: New
+ representation for "source-locations". Compiler notes have now a
+ message, a severity, and a source-location field. Compiler notes,
+ edit-definition, and the debugger all use now the same
+ representation for source-location. CMUCL does the source-path to
+ file-position translation at the Lisp side. This works better
+ with reader macros, in particular with backquote. The SBCL
+ backend still does the translation on the Emacs side. OpenMCL
+ support is probably totally broken at the moment
+
2003-11-13 Luke Gorrie <luke at bluetail.com>
* slime.el (slime-repl-previous-input, slime-repl-next-input):
More information about the slime-cvs
mailing list