[slime-devel] Daily ChangeLog diff

Luke Gorrie lgorrie at common-lisp.net
Mon Apr 4 22:00:02 UTC 2005


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.657 slime/ChangeLog:1.659
--- slime/ChangeLog:1.657	Fri Apr  1 23:57:42 2005
+++ slime/ChangeLog	Mon Apr  4 08:16:23 2005
@@ -1,3 +1,30 @@
+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.
+
+	* cl-indent.el: Remove the file.  Let the Emacs developers
+	maintain it.
+
 2005-04-01  Helmut Eller  <heller at common-lisp.net>
 
 	* slime.el (sldb-get-buffer): Initialize the buffer local



More information about the slime-devel mailing list