Commit Graph

5 Commits

Author SHA1 Message Date
Scott Owens
5295dcb197 Clarified how the paren matching tree uses its internal data structures.
svn: r9720
2008-05-07 10:38:33 +00:00
Robby Findler
362f16b411 the paren matcher now works for previous interactinos with the REPL and hitting return up above copies the text down to the next prompt
svn: r8840
2008-03-01 21:49:31 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Scott Owens
1ac34cb8a0 A new backward paren matcher that should be faster when doing multiple queries
between modifications.  This change speeds up multi-line indenting when not
many of the lines need to move.

svn: r7554
2007-10-23 11:46:02 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00