[slime-devel] Daily ChangeLog diff
Marco Baringer
mbaringer at common-lisp.net
Mon Sep 22 04:35:02 UTC 2008
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1533 slime/ChangeLog:1.1536
--- slime/ChangeLog:1.1533 Sat Sep 20 17:46:30 2008
+++ slime/ChangeLog Sun Sep 21 07:18:00 2008
@@ -1,3 +1,24 @@
+2008-09-21 Helmut Eller <heller at common-lisp.net>
+
+ * slime.el (slime-eol-conversion-fixup): Return 0 (not nil) for
+ anyting other than CRLF conventions.
+
+2008-09-21 Helmut Eller <heller at common-lisp.net>
+
+ * swank-openmcl.lisp: Try to remove the first few internal frames
+ from backtraces.
+ (guess-stack-top): New function.
+ (call-with-debugging-environment): Use it
+
+ (frame-arguments): Return a list instead of a string. Don't quote
+ symbols.
+ (source-locations): Recognize (:internal FOO) functions.
+
+2008-09-21 Helmut Eller <heller at common-lisp.net>
+
+ * swank.lisp (*backtrace-pprint-dispatch-table*):
+ Honor *print-escape*.
+
2008-09-20 Ariel Badichi <abadichi at bezeqint.net>
* slime.el (slime-with-output-end-mark):
More information about the slime-devel
mailing list