[slime-cvs] CVS update: slime/ChangeLog

Helmut Eller heller at common-lisp.net
Thu Nov 13 22:55:03 UTC 2003


Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv3541

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Thu Nov 13 17:54:45 2003
Author: heller

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.94 slime/ChangeLog:1.95
--- slime/ChangeLog:1.94	Thu Nov 13 17:48:16 2003
+++ slime/ChangeLog	Thu Nov 13 17:54:38 2003
@@ -1,25 +1,21 @@
 2003-11-13  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
 
 	* slime.el: Imititate an "output-mark".  Output from Lisp should
-	move point only if point is at the end of the buffer.
+	move point only if point is at the end of the buffer. (Thanks
+	William Halliburton for the suggestion.)
 	(slime-with-output-at-eob): New function.
-	(slime-repl-insert-prompt): Don't move point at the end of the
-	buffer.
 	(slime-output-string, slime-repl-maybe-prompt): Use it.
-	(slime-repl-show-result-continutation): Don't move point to eob.
 
-	slime-repl-mode-map: Override "\C-\M-x".
+	slime-repl-mode-map: Override "\C-\M-x". 
 
 	An experimental scratch buffer:
 	(slime-eval-print-last-expression): New function.
 	(slime-scratch-mode-map, slime-scratch-buffer,
 	 slime-switch-to-scratch-buffer, slime-scratch): New functions.
 
-	* swank-cmucl.lisp:
-	((resolve-location t pathname t t t)): Emacs buffer positions are 1
-	based.  Add 1 to the 0 based file-position.
+	* swank-cmucl.lisp (resolve-location): Emacs buffer positions are
+	1 based.  Add 1 to the 0 based file-position.
 
-	
 2003-11-13  Luke Gorrie  <luke at bluetail.com>
 
 	* slime.el (slime-connect): pop-to-buffer into *slime-repl* when





More information about the slime-cvs mailing list