File: caml-mode-site-file.el

package info (click to toggle)
caml-mode 4.06-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 380 kB
  • sloc: lisp: 4,172; makefile: 171
file content (90 lines) | stat: -rw-r--r-- 2,905 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
;;; caml-mode-site-file.el --- Automatically extracted autoloads.
;;; Code:
(add-to-list 'load-path
             (or (file-name-directory load-file-name) (car load-path)))

;;;### (autoloads nil "caml" "caml.el" (0 0 0 0))
;;; Generated autoloads from caml.el

(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "caml" '("caml-")))

;;;***

;;;### (autoloads nil "caml-emacs" "caml-emacs.el" (0 0 0 0))
;;; Generated autoloads from caml-emacs.el

(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "caml-emacs" '("caml-")))

;;;***

;;;### (autoloads nil "caml-font" "caml-font.el" (0 0 0 0))
;;; Generated autoloads from caml-font.el

(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "caml-font" '("inferior-caml-" "caml-font-")))

;;;***

;;;### (autoloads nil "caml-font-old" "caml-font-old.el" (0 0 0 0))
;;; Generated autoloads from caml-font-old.el

(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "caml-font-old" '("inferior-caml-" "caml-")))

;;;***

;;;### (autoloads nil "caml-help" "caml-help.el" (0 0 0 0))
;;; Generated autoloads from caml-help.el

(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "caml-help" '("ocaml-" "caml-")))

;;;***

;;;### (autoloads nil "caml-hilit" "caml-hilit.el" (0 0 0 0))
;;; Generated autoloads from caml-hilit.el

(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "caml-hilit" '("caml-")))

;;;***

;;;### (autoloads nil "caml-types" "caml-types.el" (0 0 0 0))
;;; Generated autoloads from caml-types.el

(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "caml-types" '("caml-" "next-annotation")))

;;;***

;;;### (autoloads nil "caml-xemacs" "caml-xemacs.el" (0 0 0 0))
;;; Generated autoloads from caml-xemacs.el

(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "caml-xemacs" '("caml-")))

;;;***

;;;### (autoloads nil "camldebug" "camldebug.el" (0 0 0 0))
;;; Generated autoloads from camldebug.el

(defvar camldebug-command-name "ocamldebug" "\
*Pathname for executing camldebug.")

(autoload 'camldebug "camldebug" "\
Run camldebug on program FILE in buffer *camldebug-FILE*.
The directory containing FILE becomes the initial working directory
and source-file directory for camldebug.  If you wish to change this, use
the camldebug commands `cd DIR' and `directory'.

\(fn PATH)" t nil)

(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "camldebug" '("current-camldebug-buffer" "camldebug-" "def-camldebug")))

;;;***

;;;### (autoloads nil "inf-caml" "inf-caml.el" (0 0 0 0))
;;; Generated autoloads from inf-caml.el

(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "inf-caml" '("caml-" "inferior-caml-" "run-caml")))

;;;***

;;;### (autoloads nil nil ("caml-compat.el") (0 0 0 0))

;;;***