[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Wed Dec 15 23:01:12 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv9116
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Thu Dec 16 00:00:52 2004
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.590 slime/ChangeLog:1.591
--- slime/ChangeLog:1.590 Wed Dec 15 08:14:47 2004
+++ slime/ChangeLog Thu Dec 16 00:00:44 2004
@@ -1,3 +1,23 @@
+2004-12-15 Matthias Koeppe <mkoeppe+slime at merkur.math.uni-magdeburg.de>
+
+ * slime.el (slime-lisp-modes): New variable to make C-c C-k
+ customizable and usable in scheme-mode.
+ (slime-compile-file): Use it.
+
+2004-12-15 Helmut Eller <heller at common-lisp.net>
+
+ * swank-cmucl.lisp, swank-backend.lisp (frame-package): Delete it.
+ Include the package name for local variables because it is utterly
+ confusing if `eval-in-frame' doesn't work due to missing package
+ prefixes.
+
+ * swank-source-path-parser.lisp (source-path-stream-position):
+ Bind *read-suppress* to nil before calling
+ read-and-record-source-map.
+
+ * swank-clisp.lisp (*buffer-name*, *buffer-offset*): Move
+ definitions upward before the first use.
+
2004-12-15 Bryan O'Connor <bryan-slime at lunch.org>
* slime.el (slime-edit-definition): Switch to the other frame if
More information about the slime-cvs
mailing list