SCM Repository
View of /sml/trunk/sml-mode/TODO
Parent Directory
|
Revision Log
Revision 378 -
(download)
(annotate)
Wed Jul 7 14:45:42 1999 UTC (21 years, 6 months ago) by monnier
File size: 532 byte(s)
Wed Jul 7 14:45:42 1999 UTC (21 years, 6 months ago) by monnier
File size: 532 byte(s)
* sml-proc.el (sml-update-cursor): make sure it also works if compile.el is fixed to uses a marker. * sml-mode.el (sml-indent): fix the `fixindent'.
-*- sml -*- * if indentation is non-obvious, return a list of possible indentations and choose the first unless the current is one of the possible choices. * ignore warnings in C-x ` ???? * recognize irrefutable patterns (with "Capital"-heuristics, for example). This can then be used to allow indenting like (fn x => some expressions) * obey fixity directives * improve the run-sml to allow running on another machine and to take args * right-align "and" with its correspondant. * sample problematic indentations:
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |