freebsd-ports/lang/sml-mode.el/pkg-descr
Joseph Koshy db0d50c80e Re-import sml-mode.el under "ports/lang".
Old log message: "SML-mode v3.3 from Matthew J. Morley.  A useful
EMACS mode for interacting with a Standard ML system."

Requested by: Satoshi Asami <asami@freebsd.org>
1999-12-27 09:32:50 +00:00

12 lines
279 B
Plaintext

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)
- Koshy
jkoshy@freebsd.org
WWW: http://cm.bell-labs.com/cm/cs/what/smlnj/doc/Emacs/sml-mode.html