Fwd: [emacs] SML-mode 4.0

"Aaron Hawley,6-5045 Waterman 111C" <[email protected]> Fri, 17 Dec 2004 00:46:43 -0500
Newsgroups gmane.org.ballistichelmet.lambda
Message-ID <[email protected]>
From: 	Stefan Monnier
Subject: 	SML-mode 4.0
Date: 	Wed, 24 Nov 2004 22:45:15 +0000 (UTC)

After 4 years, I felt it was high time to release a new version.
So SML-mode version 4.0 is now available at

        http://www.iro.umontreal.ca/~monnier/elisp/

Despite the name, this new release is not a major overhaul at all.
See the appended excerpt of the NEWS file.


        Stefan


Changes since 3.9.5:

* No need to add the dir to your load-path any more.
  The sml-mode-startup.el file does it for you.

* Symbols like -> can be displayed as real arrows.  See sml-font-lock-symbols.

* Fix some incompatibilities with the upcoming Emacs-21.4.

* Indentation rules improved.  New customizable variable
  `sml-rightalign-and'.  Also `sml-symbol-indent' is now customizable.