SCM Repository
[smlnj] / sml / trunk / sml-mode / sml-menus.el |
Diff of /sml/trunk/sml-mode/sml-menus.el
Parent Directory
|
Revision Log
|
Patch
revision 32, Thu Mar 12 16:54:39 1998 UTC | revision 33, Thu Mar 12 16:57:15 1998 UTC | |
---|---|---|
# | Line 49 | Line 49 |
49 | ["Start default ML compiler" sml | ["Start default ML compiler" sml |
50 | :active (fboundp 'sml)] | :active (fboundp 'sml)] |
51 | ["-" nil nil] | ["-" nil nil] |
52 | ["run CM.make" sml-make | |
53 | :active (and (featurep 'sml-proc))] | |
54 | ["load ML source file" sml-load-file | ["load ML source file" sml-load-file |
55 | :active (featurep 'sml-proc)] | :active (featurep 'sml-proc)] |
56 | ["switch to ML buffer" switch-to-sml | ["switch to ML buffer" switch-to-sml |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |