195
|
1 ;;; custom-load.el --- automatically extracted custom dependencies
|
|
2
|
|
3
|
|
4 ;;; Code:
|
|
5
|
207
|
6 (custom-add-loads 'extensions '("auto-show" "strokes"))
|
|
7 (custom-add-loads 'message '("sendmail"))
|
|
8 (custom-add-loads 'prolog '("prolog"))
|
|
9 (custom-add-loads 'auto-show '("auto-show"))
|
|
10 (custom-add-loads 'mouse '("outl-mouse" "strokes"))
|
|
11 (custom-add-loads 'mail-abbrevs '("mail-abbrevs"))
|
|
12 (custom-add-loads 'pascal '("pascal"))
|
|
13 (custom-add-loads 'tex '("reftex" "texinfo"))
|
|
14 (custom-add-loads 'tcl '("tcl"))
|
|
15 (custom-add-loads 'icon '("icon"))
|
|
16 (custom-add-loads 'texinfo '("texinfo"))
|
|
17 (custom-add-loads 'xrdb '("xrdb-mode"))
|
|
18 (custom-add-loads 'mail '("mail-abbrevs"))
|
|
19 (custom-add-loads 'fortran-indent '("fortran"))
|
|
20 (custom-add-loads 'docs '("texinfo"))
|
|
21 (custom-add-loads 'lisp-indent '("cl-indent"))
|
|
22 (custom-add-loads 'tools '("hideshow" "lazy-shot" "make-mode"))
|
|
23 (custom-add-loads 'lisp '("lisp-mode" "cl-indent" "strokes"))
|
|
24 (custom-add-loads 'reftex '("reftex"))
|
|
25 (custom-add-loads 'outlines '("hideshow" "outl-mouse" "whitespace-mode"))
|
|
26 (custom-add-loads 'f90 '("f90"))
|
|
27 (custom-add-loads 'perl '("cperl-mode"))
|
|
28 (custom-add-loads 'asm '("asm-mode"))
|
|
29 (custom-add-loads 'ada '("ada-mode"))
|
|
30 (custom-add-loads 'reftex-label-support '("reftex"))
|
|
31 (custom-add-loads 'data '("arc-mode" "xrdb-mode"))
|
|
32 (custom-add-loads 'fortran-comment '("fortran"))
|
|
33 (custom-add-loads 'outl-mouse '("outl-mouse"))
|
|
34 (custom-add-loads 'frames '("rsz-minibuf"))
|
|
35 (custom-add-loads 'cperl-electric '("cperl-mode"))
|
|
36 (custom-add-loads 'verilog '("verilog-mode"))
|
|
37 (custom-add-loads 'abbrev '("abbrev"))
|
|
38 (custom-add-loads 'f90-indent '("f90"))
|
|
39 (custom-add-loads 'strokes '("strokes"))
|
|
40 (custom-add-loads 'lazy-shot '("lazy-shot"))
|
|
41 (custom-add-loads 'archive-lzh '("arc-mode"))
|
|
42 (custom-add-loads 'scribe '("scribe"))
|
|
43 (custom-add-loads 'archive '("arc-mode"))
|
|
44 (custom-add-loads 'c-macro '("cmacexp"))
|
|
45 (custom-add-loads 'vrml '("vrml-mode"))
|
|
46 (custom-add-loads 'simula '("simula"))
|
|
47 (custom-add-loads 'archive-arc '("arc-mode"))
|
|
48 (custom-add-loads 'fortran '("f90" "fortran"))
|
|
49 (custom-add-loads 'cperl-faces '("cperl-mode"))
|
|
50 (custom-add-loads 'resize-minibuffer '("rsz-minibuf"))
|
|
51 (custom-add-loads 'languages '("ada-mode" "asm-mode" "cperl-mode" "fortran" "icon" "pascal" "prolog" "rexx-mode" "sh-script" "simula" "tcl" "verilog-mode" "vhdl-mode" "vrml-mode" "winmgr-mode" "xrdb-mode"))
|
|
52 (custom-add-loads 'cperl-indent '("cperl-mode"))
|
|
53 (custom-add-loads 'archive-zoo '("arc-mode"))
|
|
54 (custom-add-loads 'archive-zip '("arc-mode"))
|
|
55 (custom-add-loads 'display '("auto-show"))
|
|
56 (custom-add-loads 'faces '("cperl-mode" "lazy-shot"))
|
|
57 (custom-add-loads 'hideshow '("hideshow"))
|
|
58 (custom-add-loads 'vhdl '("vhdl-mode"))
|
|
59 (custom-add-loads 'enriched '("enriched"))
|
|
60 (custom-add-loads 'processes '("executable"))
|
|
61 (custom-add-loads 'rexx '("rexx-mode"))
|
|
62 (custom-add-loads 'executable '("executable"))
|
|
63 (custom-add-loads 'wp '("enriched" "scribe" "texinfo"))
|
|
64 (custom-add-loads 'sh '("sh-script"))
|
|
65 (custom-add-loads 'makefile-mode '("make-mode"))
|
|
66 (custom-add-loads 'whitespace '("whitespace-mode"))
|
|
67 (custom-add-loads 'matching '("whitespace-mode"))
|
|
68 (custom-add-loads 'winmgr '("winmgr-mode"))
|
|
69 (custom-add-loads 'unix '("sh-script"))
|
|
70 (custom-add-loads 'c '("cmacexp"))
|
195
|
71
|
|
72 ;;; custom-load.el ends here
|