SCM Repository
Diff of /sml/trunk/sml-mode/TODO
Parent Directory
|
Revision Log
|
Patch
revision 332, Tue Jun 15 00:51:38 1999 UTC | revision 334, Thu Jun 17 02:43:15 1999 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | -*- sml -*- | -*- sml -*- |
2 | ||
* make `end' align on `in' when possible | ||
3 | * if indentation is non-obvious, return a list of possible indentations | * if indentation is non-obvious, return a list of possible indentations |
4 | and choose the first unless the current is one of the possible choices. | and choose the first unless the current is one of the possible choices. |
5 | ||
6 | * M-| with datatypes gives "| => " instead of "| of " | * ignore warnings in C-x ` ???? |
* tab at end or beginning of buffer infinite-loop | ||
* ignore warnings in C-c ` | ||
7 | ||
8 | * improve the run-sml to allow running on another machine and to take args | * improve the run-sml to allow running on another machine and to take args |
9 | ||
10 | * C-c ` tends to switch to another window | * allow zero-indent after single-line `if a then b else'. |
11 | ||
12 | * allow right-aligning "and" with its correspondant. | |
13 | ||
14 | * sample problematic indentations: | * sample problematic indentations: |
15 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |