[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Sun Apr 3 23:28:21 UTC 2005
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv25501
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Mon Apr 4 01:28:21 2005
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.657 slime/ChangeLog:1.658
--- slime/ChangeLog:1.657 Fri Apr 1 23:57:42 2005
+++ slime/ChangeLog Mon Apr 4 01:28:20 2005
@@ -1,3 +1,27 @@
+2005-04-04 James McIlree <ovrskeek at mac.com>
+
+ * slime.el (find-coding-system, check-coding-system)
+ (process-coding-system, set-process-coding-system): Dummy
+ functions for no-mule-XEmacsen.
+
+2005-04-04 Helmut Eller <heller at common-lisp.net>
+
+ * slime.el (slime-repl-show-maximum-output): New
+ function. Immitate the scrolling behavior of a terminal.
+ (slime-with-output-end-mark, slime-repl-return)
+ (slime-repl-send-input, slime-display-output-buffer): Use it
+ (slime-lisp-implementation-version, slime-machine-instance): New
+ connection variables. Suggested by Eduardo Muñoz.
+ (slime-set-connection-info): Initialize them.
+
+ * swank.lisp (connection-info): Include version and hostname in
+ the result.
+
+ * swank-cmucl.lisp (breakpoint-values): Fixes for CMUCL-2005-03
+ snapshot.
+
+ * doc/slime.texi: Fix spelling errors.
+
2005-04-01 Helmut Eller <heller at common-lisp.net>
* slime.el (sldb-get-buffer): Initialize the buffer local
More information about the slime-cvs
mailing list