[slime-cvs] CVS update: slime/ChangeLog

Luke Gorrie lgorrie at common-lisp.net
Tue May 4 09:34:33 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:

Date: Tue May  4 05:34:32 2004
Author: lgorrie

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.365 slime/ChangeLog:1.366
--- slime/ChangeLog:1.365	Tue May  4 04:15:03 2004
+++ slime/ChangeLog	Tue May  4 05:34:32 2004
@@ -1,4 +1,14 @@
+2004-05-04 Thomas F. Burdick  <tfb at OCF.Berkeley.EDU>
+
+	* slime.el (slime-reindent-defun): New command on C-M-q. Reindent
+	the current Lisp defun after trying to close any unmatched
+	parenthesis. If used within a comment it just calls fill-paragraph.
+
 2004-05-04  Luke Gorrie  <luke at bluetail.com>
+
+	* slime.el (slime-goto-location-position): Regexp fix.
+	(slime-reindent-defun): New command on M-q. Reindent the current
+	Lisp defun after trying to close any unmatched parenthesis.
 
 	* swank.lisp: Remove (declaim (optimize ...)). The side-effect
 	this has on people's environment seems harmful (I saw someone





More information about the slime-cvs mailing list