[slime-cvs] CVS slime
    trittweiler 
    trittweiler at common-lisp.net
       
    Thu Sep 20 23:45:41 UTC 2007
    
    
  
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv1637
Modified Files:
	ChangeLog 
Log Message:
* slime.el (slime-length=, slime-length>): Restore support for
  vectors, as `slime-length=' was already used with strings in
  `slime-parse.el'. This broke extended arglist display.
--- /project/slime/cvsroot/slime/ChangeLog	2007/09/20 14:59:08	1.1231
+++ /project/slime/cvsroot/slime/ChangeLog	2007/09/20 23:45:41	1.1232
@@ -1,3 +1,9 @@
+2007-09-21  Tobias C. Rittweiler  <tcr at freebits.de>
+
+	* slime.el (slime-length=, slime-length>): Restore support for
+	vectors, as `slime-length=' was already used with strings in
+	`slime-parse.el'. This broke extended arglist display.
+
 2007-09-20  Helmut Eller  <heller at common-lisp.net>
 
 	* slime.el (slime-setup): Call the respective init functions of
    
    
More information about the slime-cvs
mailing list