SCM Repository
[smlnj] / sml / trunk / sml-mode / sml-mode-startup.el |
Diff of /sml/trunk/sml-mode/sml-mode-startup.el
Parent Directory
|
Revision Log
|
Patch
revision 347, Mon Jun 21 15:08:30 1999 UTC | revision 350, Wed Jun 23 00:38:58 1999 UTC | |
---|---|---|
# | Line 15 | Line 15 |
15 | ||
16 | ;; the rest is the auto-generated autoloads | ;; the rest is the auto-generated autoloads |
17 | ||
18 | ;;;### (autoloads (sml-mode) "sml-mode" "sml-mode.el" (14190 21314)) | ;;;### (autoloads (sml-mode) "sml-mode" "sml-mode.el" (14190 21870)) |
19 | ;;; Generated autoloads from sml-mode.el | ;;; Generated autoloads from sml-mode.el |
20 | ||
21 | (autoload (quote sml-mode) "sml-mode" "\ | (autoload (quote sml-mode) "sml-mode" "\ |
# | Line 26 | Line 26 |
26 | ;;;*** | ;;;*** |
27 | ||
28 | ;;;### (autoloads (sml-load-file sml-send-buffer sml-send-region | ;;;### (autoloads (sml-load-file sml-send-buffer sml-send-region |
29 | ;;;;;; switch-to-sml run-sml) "sml-proc" "sml-proc.el" (14187 25166)) | ;;;;;; switch-to-sml run-sml) "sml-proc" "sml-proc.el" (14192 10910)) |
30 | ;;; Generated autoloads from sml-proc.el | ;;; Generated autoloads from sml-proc.el |
31 | ||
32 | (autoload (quote run-sml) "sml-proc" "\ | (autoload (quote run-sml) "sml-proc" "\ |
# | Line 71 | Line 71 |
71 | automatically." t nil) | automatically." t nil) |
72 | ||
73 | ;;;*** | ;;;*** |
74 | ||
75 | ;;; Local Variables: | |
76 | ;;; no-byte-compile: t | |
77 | ;;; no-update-autoloads: t | |
78 | ;;; End: |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |