195
|
1 ;;; custom-load.el --- automatically extracted custom dependencies
|
|
2
|
|
3
|
|
4 ;;; Code:
|
|
5
|
207
|
6 (custom-add-loads 'message '("sendmail"))
|
|
7 (custom-add-loads 'prolog '("prolog"))
|
211
|
8 (custom-add-loads 'mouse '("outl-mouse"))
|
207
|
9 (custom-add-loads 'mail-abbrevs '("mail-abbrevs"))
|
|
10 (custom-add-loads 'pascal '("pascal"))
|
|
11 (custom-add-loads 'tex '("reftex" "texinfo"))
|
|
12 (custom-add-loads 'icon '("icon"))
|
|
13 (custom-add-loads 'texinfo '("texinfo"))
|
|
14 (custom-add-loads 'mail '("mail-abbrevs"))
|
|
15 (custom-add-loads 'docs '("texinfo"))
|
|
16 (custom-add-loads 'lisp-indent '("cl-indent"))
|
|
17 (custom-add-loads 'tools '("hideshow" "lazy-shot" "make-mode"))
|
211
|
18 (custom-add-loads 'lisp '("cl-indent"))
|
207
|
19 (custom-add-loads 'reftex '("reftex"))
|
211
|
20 (custom-add-loads 'outlines '("hideshow" "outl-mouse"))
|
207
|
21 (custom-add-loads 'perl '("cperl-mode"))
|
|
22 (custom-add-loads 'reftex-label-support '("reftex"))
|
|
23 (custom-add-loads 'outl-mouse '("outl-mouse"))
|
|
24 (custom-add-loads 'frames '("rsz-minibuf"))
|
|
25 (custom-add-loads 'cperl-electric '("cperl-mode"))
|
|
26 (custom-add-loads 'lazy-shot '("lazy-shot"))
|
|
27 (custom-add-loads 'scribe '("scribe"))
|
|
28 (custom-add-loads 'c-macro '("cmacexp"))
|
|
29 (custom-add-loads 'cperl-faces '("cperl-mode"))
|
|
30 (custom-add-loads 'resize-minibuffer '("rsz-minibuf"))
|
211
|
31 (custom-add-loads 'languages '("cperl-mode" "icon" "pascal" "prolog" "rexx-mode" "vhdl-mode"))
|
207
|
32 (custom-add-loads 'cperl-indent '("cperl-mode"))
|
|
33 (custom-add-loads 'faces '("cperl-mode" "lazy-shot"))
|
|
34 (custom-add-loads 'hideshow '("hideshow"))
|
|
35 (custom-add-loads 'vhdl '("vhdl-mode"))
|
|
36 (custom-add-loads 'enriched '("enriched"))
|
|
37 (custom-add-loads 'processes '("executable"))
|
|
38 (custom-add-loads 'rexx '("rexx-mode"))
|
|
39 (custom-add-loads 'executable '("executable"))
|
|
40 (custom-add-loads 'wp '("enriched" "scribe" "texinfo"))
|
|
41 (custom-add-loads 'makefile-mode '("make-mode"))
|
|
42 (custom-add-loads 'c '("cmacexp"))
|
195
|
43
|
|
44 ;;; custom-load.el ends here
|