[slime-cvs] CVS update: slime/ChangeLog

Luke Gorrie lgorrie at common-lisp.net
Fri Oct 24 21:12:08 UTC 2003


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

Modified Files:
	ChangeLog 
Log Message:

Date: Fri Oct 24 17:12:07 2003
Author: lgorrie

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.63 slime/ChangeLog:1.64
--- slime/ChangeLog:1.63	Thu Oct 23 12:25:32 2003
+++ slime/ChangeLog	Fri Oct 24 17:12:07 2003
@@ -1,3 +1,12 @@
+2003-10-24  Luke Gorrie  <luke at bluetail.com>
+
+	* slime.el (inferior-slime-return): Command bound to RET in
+	inferior-slime-mode: only send the current input to Lisp if it is
+	a complete expression (or prefix argument is given). Two reasons:
+	it makes the input history contain complete expressions, and it
+	lets us nicely indent multiple-line inputs. (Thanks Raymond Toy
+	for the suggestions.)
+
 2003-10-23  Luke Gorrie  <luke at bluetail.com>
 
 	* slime.el (slime-maybe-start-lisp): Restart inferior-lisp if the





More information about the slime-cvs mailing list