[slime-cvs] CVS slime
trittweiler
trittweiler at common-lisp.net
Thu May 17 15:29:17 UTC 2007
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv7688
Modified Files:
ChangeLog
Log Message:
* slime.el (slime-complete-form): Only insert a closing
parenthesis if the form is not already closed. Reported by and
adapted from Mac Chan.
--- /project/slime/cvsroot/slime/ChangeLog 2007/05/17 14:31:43 1.1131
+++ /project/slime/cvsroot/slime/ChangeLog 2007/05/17 15:29:16 1.1132
@@ -1,5 +1,11 @@
2007-05-17 Tobias C. Rittweiler <tcr at freebits.de>
+ * slime.el (slime-complete-form): Only insert a closing
+ parenthesis if the form is not already closed. Reported by and
+ adapted from Mac Chan.
+
+2007-05-17 Tobias C. Rittweiler <tcr at freebits.de>
+
* swank.lisp: Fixed bug in completion as previously "swank:[tab]"
would correctly list all the symbols in SWANK, but would
simultaneously append a spooky dash to the original
More information about the slime-cvs
mailing list