[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Mon Dec 29 03:33:01 UTC 2008


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1605 slime/ChangeLog:1.1607
--- slime/ChangeLog:1.1605	Sat Dec 27 18:24:28 2008
+++ slime/ChangeLog	Sun Dec 28 15:45:42 2008
@@ -1,3 +1,14 @@
+2008-12-28  Helmut Eller  <heller at common-lisp.net>
+
+	Recent CCLs support much better source location recording.
+	Let's use the new features in SLIME.
+
+	* swank-openmcl.lisp (function-source-location): Use
+	ccl:function-source-note.
+	(pc-source-location): New function, based on
+	ccl:find-source-note-at-pc.
+	(frame-source-location-for-emacs): Use it.
+
 2008-12-27  Helmut Eller  <heller at common-lisp.net>
 
 	* slime.el: Move slime-lisp-package and




More information about the slime-devel mailing list