mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
12 lines
279 B
Plaintext
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
|