Commit Graph

30 Commits

Author SHA1 Message Date
Robby Findler
1bf0d52c34 fixed bug in tabify preferences, changed preferences strategy to only read once (but write on each 'set') and made old-style preferences still be read, if they are there
svn: r5070
2006-12-09 16:42:49 +00:00
Robby Findler
aa26769184 fixed a bug and improved note at top of preferences.ss
svn: r5060
2006-12-08 02:54:00 +00:00
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Robby Findler
5a8e635531 fixed PR 8387
svn: r4875
2006-11-16 22:39:02 +00:00
Robby Findler
9a5eced27b fixed PR 8368
svn: r4748
2006-11-02 04:13:52 +00:00
Robby Findler
58a0b99d35 improved forward sexp
svn: r4720
2006-10-31 20:29:39 +00:00
Robby Findler
5446e9a2c4 fixed bug in pref panel
svn: r4613
2006-10-16 14:23:03 +00:00
Robby Findler
c1350ef9d8 improved magic square bracket stuff
svn: r4496
2006-10-05 21:32:58 +00:00
Robby Findler
0fcdc0aedd added preferences for configuring behavior of magic square bracket
svn: r4489
2006-10-05 03:06:47 +00:00
Robby Findler
daf17eb616 made case-lambda work with the magic [ thing and fixed up some test suites
svn: r3754
2006-07-18 18:55:18 +00:00
Robby Findler
86f3f979e0 fixed a bug
svn: r3197
2006-06-02 22:17:07 +00:00
Robby Findler
c1239c146e fixed a bug in define popdown (PR 8083) and a bug in undoing the [ thing (PR 8073)
svn: r3185
2006-06-02 15:20:30 +00:00
Kathy Gray
b561cbc789 Corrected bug that omitted example strings for color preferences.
svn: r3166
2006-06-01 04:24:51 +00:00
Robby Findler
b6372a2e22 infrastrure for capabilities added (and added first capabilities)
svn: r3119
2006-05-30 14:54:10 +00:00
Robby Findler
1072ac68aa added option to disable magic open parens separately from magic close ones
svn: r2833
2006-04-28 08:57:05 +00:00
Robby Findler
dc7bce0f7f more [ changes
svn: r2679
2006-04-16 02:34:02 +00:00
Robby Findler
ae20c75e18 added let loop recognition to [ thingy
svn: r2671
2006-04-13 22:01:56 +00:00
Robby Findler
a6244d0896 fixed strategy for determining if a paren is really going to be parsed as a paren (as opposed to being in the middle of a string or whatever)
svn: r2667
2006-04-12 21:38:44 +00:00
Robby Findler
4ee3f7e7b1 another little change to [ stuff -- added control-[ control-) control-} and control-] to override drscheme's cleverness
svn: r2666
2006-04-12 19:53:19 +00:00
Robby Findler
0002ea598b added provide/contract as something that automatically gets []s
svn: r2665
2006-04-12 18:12:36 +00:00
Robby Findler
676df8bc8c added new, fixed a bug in character constants for the new [ handling
svn: r2663
2006-04-12 03:15:10 +00:00
Robby Findler
6638f46c75 added automatic remapping of [ to ( in many cases; see docs for details
svn: r2662
2006-04-11 23:20:57 +00:00
Eli Barzilay
16f01a1109 {quick,merge}sort -> sort
svn: r2569
2006-04-01 12:24:15 +00:00
Robby Findler
9ddd7d429b fixed bug in c:c;c:l, PR 7944
svn: r2398
2006-03-09 00:29:55 +00:00
Robby Findler
4a78a1d1ee svn: r2397 2006-03-08 23:04:54 +00:00
Robby Findler
c2c31213d2 svn: r2396 2006-03-08 22:13:17 +00:00
Robby Findler
f1904d29c1 fixed PR 7786
svn: r1732
2005-12-31 14:32:54 +00:00
Robby Findler
00d989a80a fixed PRs 7783 7785
svn: r1731
2005-12-31 14:23:49 +00:00
Robby Findler
388b9deff6 fixed pr 7771
svn: r1668
2005-12-22 12:54:21 +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