[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Mon Apr 26 21:59:39 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv9147
Modified Files:
ChangeLog
Log Message:
Date: Mon Apr 26 17:59:39 2004
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.351 slime/ChangeLog:1.352
--- slime/ChangeLog:1.351 Mon Apr 26 14:39:17 2004
+++ slime/ChangeLog Mon Apr 26 17:59:39 2004
@@ -2,6 +2,8 @@
* swank.lisp: Move definition of `with-io-redirection' above
`with-connection' to avoid a CLISP error. This is really weird.
+ (interactive-eval): Bind *package* to *buffer-package*, so that
+ `C-x C-e' and related commands evaluate in the expected package.
* slime.el (sldb-insert-frames): Handle empty backtrace (I got one
in CLISP).
More information about the slime-cvs
mailing list