2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
8 lines
249 B
Text
8 lines
249 B
Text
An EMACS major mode for editing SML programs. Supports interaction
|
|
with SML/NJ and other ML compilers.
|
|
|
|
To use this, put the following into your ~/.emacs:
|
|
|
|
(require 'sml-site)
|
|
|
|
WWW: http://cm.bell-labs.com/cm/cs/what/smlnj/doc/Emacs/sml-mode.html
|