[slime-cvs] CVS slime/contrib
trittweiler
trittweiler at common-lisp.net
Thu Jan 10 20:00:28 UTC 2008
Update of /project/slime/cvsroot/slime/contrib
In directory clnet:/tmp/cvs-serv31662/contrib
Modified Files:
ChangeLog
Log Message:
* slime-parse.el (slime-make-form-spec-from-string): Correctly
handle quoted things and other non-proper "(...)" forms.
* swank-arglist.lisp (read-form-spec): Added assertion against
receiving junk form specs from Emacs.
--- /project/slime/cvsroot/slime/contrib/ChangeLog 2008/01/10 15:32:19 1.75
+++ /project/slime/cvsroot/slime/contrib/ChangeLog 2008/01/10 20:00:28 1.76
@@ -1,5 +1,13 @@
2008-01-10 Tobias C. Rittweiler <tcr at freebits.de>
+ * slime-parse.el (slime-make-form-spec-from-string): Correctly
+ handle quoted things and other non-proper "(...)" forms.
+
+ * swank-arglist.lisp (read-form-spec): Added assertion against
+ receiving junk form specs from Emacs.
+
+2008-01-10 Tobias C. Rittweiler <tcr at freebits.de>
+
* slime-editing-commands.el (slime-close-all-parens-in-sexp): Use
new portability function `slime-delete-and-extract-region'.
More information about the slime-cvs
mailing list