]> code.delx.au - gnu-emacs-elpa/blob - BUGS
First seemingly acceptable new code.
[gnu-emacs-elpa] / BUGS
1 * in SML `!' is like a single-char symbol (not an operator).
2 sml-mode considers it as a tightly-binding prefix. A similar problem
3 happens with `~'.
4
5 * `raise', `div' and `mod' should not be treated like functions.