[slime-cvs] CVS slime
heller
heller at common-lisp.net
Mon Mar 24 07:22:20 UTC 2008
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv31829
Modified Files:
ChangeLog
Log Message:
* swank-kawa.scm: Save stacktraces with locals on throw events.
This is quite costly but makes debugging easier.
--- /project/slime/cvsroot/slime/ChangeLog 2008/03/24 00:20:43 1.1335
+++ /project/slime/cvsroot/slime/ChangeLog 2008/03/24 07:22:19 1.1336
@@ -85,13 +85,13 @@
* slime.el (slime-repl-return-behaviour): Deleted. Rebind
the key if you don't like what the command does.
-
+
2008-03-14 Tobias C. Rittweiler <tcr at freebits.de>
* swank.lisp (classify-symbol, symbol-classification->string): Add
classification of symbols denoting type specifier, and denoting
constants.
-
+
2008-03-13 Tobias C. Rittweiler <tcr at freebits.de>
* slime.el (slime-eval-macroexpand): Indent expansion.
@@ -101,7 +101,7 @@
* slime.el (slime-edit-definition-cont): If no definition could
be found, print also the package name in the error message where
the definition was tried to be found in.
-
+
2008-03-13 Helmut Eller <heller at common-lisp.net>
* slime.el (slime-region-for-defun-function): Deleted.
More information about the slime-cvs
mailing list