]> code.delx.au - gnu-emacs-elpa/commit
* testcases.sml: Add a nasty case that is still wrong.
authormonnier <>
Sun, 4 Apr 2004 06:17:07 +0000 (06:17 +0000)
committermonnier <>
Sun, 4 Apr 2004 06:17:07 +0000 (06:17 +0000)
commitf034045e89f27456e125f5f7b9830b3a99e3107a
treef97d5290fff1be88f061b34c774517a8c55252a1
parentf4b56275062668994bba8bc3c47150fd6c0a5920
* testcases.sml: Add a nasty case that is still wrong.

* sml-proc.el (sml-error-regexp-alist): Tune the regexp for sml/nj.

* sml-mode.el (sml-mode): Batter handle paragraphs in comments.
(sml-mode-variables): Clean up paragraph settings.
(sml-electric-pipe): Fix a boundary bug.
(sml-indent-starter, sml-get-sym-indent, sml-find-matching-starter):
Fix indentation algorithm.  Can't remember what it was about.
This code is nasty, I just can't understand what's doing what.
(completion-ignored-extensions): Add the new .cm directory.
ChangeLog
sml-compat.el
sml-mode.el
sml-proc.el
testcases.sml