X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/a5433b904ffc3b1cb51cc108e24a9d6bd6ca6bc6..7281b77c3c38ca4ab7cff8d60df4ef05f9fa7a89:/packages/sml-mode/sml-mode.el diff --git a/packages/sml-mode/sml-mode.el b/packages/sml-mode/sml-mode.el index aee66baf8..1c06f1600 100644 --- a/packages/sml-mode/sml-mode.el +++ b/packages/sml-mode/sml-mode.el @@ -494,6 +494,7 @@ Regexp match data 0 points to the chars." (basic sml-indent-level) (args sml-indent-args))) (:list-intro (member token '("fn"))) + (:close-all t) (:after (cond ((equal token "struct") 0)