annotate lisp/prim/custom-load.el @ 124:9b50b4588a93 r20-1b15

Import from CVS: tag r20-1b15
author cvs
date Mon, 13 Aug 2007 09:26:39 +0200
parents d2f30a177268
children 1370575f1259
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
1 (put 'gnus-start 'custom-loads '("gnus-group" "gnus-int" "gnus-start" "gnus-util" "gnus"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
2 (put 'extensions 'custom-loads '("wid-edit" "tempo"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
3 (put 'change-log 'custom-loads '("add-log"))
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
4 (put 'message 'custom-loads '("message" "highlight-headers" "sendmail"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
5 (put 'filladapt 'custom-loads '("filladapt"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
6 (put 'psgml-dtd 'custom-loads '("psgml"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
7 (put 'gnus-score-expire 'custom-loads '("gnus-kill" "gnus-score"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
8 (put 'gnus-score-kill 'custom-loads '("gnus-kill"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
9 (put 'bookmark 'custom-loads '("bookmark"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
10 (put 'url 'custom-loads '("url-gw" "url-irc" "url-vars" "url"))
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
11 (put 'custom-faces 'custom-loads '("cus-edit"))
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
12 (put 'abbrev-mode 'custom-loads '())
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
13 (put 'execute 'custom-loads '())
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
14 (put 'gnus-message 'custom-loads '("message"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
15 (put 'mouse 'custom-loads '("mouse" "outl-mouse" "id-select"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
16 (put 'mail-abbrevs 'custom-loads '("mail-abbrevs"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
17 (put 'gnus-summary-sort 'custom-loads '("gnus-sum"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
18 (put 'nnmail-procmail 'custom-loads '("nnmail"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
19 (put 'tex 'custom-loads '("texnfo-tex"))
114
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 34
diff changeset
20 (put 'ssl 'custom-loads '("ssl"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
21 (put 'tcl 'custom-loads '("tcl"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
22 (put 'limits 'custom-loads '())
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
23 (put 'telnet 'custom-loads '("telnet"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
24 (put 'widgets 'custom-loads '("wid-browse" "wid-edit"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
25 (put 'minibuffer 'custom-loads '("minibuf" "detached-minibuf"))
122
d2f30a177268 Import from CVS: tag r20-1b14
cvs
parents: 120
diff changeset
26 (put 'environment 'custom-loads '("minibuf" "modeline" "x-toolbar" "cus-edit" "dired-faces"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
27 (put 'gnus-article-buttons 'custom-loads '("gnus-art"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
28 (put 'gnus-extract-archive 'custom-loads '("gnus-uu"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
29 (put 'html 'custom-loads '("psgml-html"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
30 (put 'cc-style 'custom-loads '("cc-mode"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
31 (put 'gnus-article-headers 'custom-loads '("gnus-art" "gnus-sum"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
32 (put 'texinfo 'custom-loads '("texinfo" "texnfo-tex"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
33 (put 'gnus-score 'custom-loads '("gnus-nocem" "gnus"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
34 (put 'gnus-summary-various 'custom-loads '("gnus-sum"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
35 (put 'terminals 'custom-loads '("gnuserv"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
36 (put 'gnus-topic 'custom-loads '("gnus-topic"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
37 (put 'gnus-article-emphasis 'custom-loads '("gnus-art"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
38 (put 'earcon 'custom-loads '("earcon"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
39 (put 'boolean 'custom-loads '("bookmark"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
40 (put 'auto-save 'custom-loads '("auto-save"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
41 (put 'gnus-group-foreign 'custom-loads '("gnus-group"))
122
d2f30a177268 Import from CVS: tag r20-1b14
cvs
parents: 120
diff changeset
42 (put 'gnus-article-washing 'custom-loads '("gnus-xmas" "gnus-art"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
43 (put 'ispell 'custom-loads '("ispell"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
44 (put 'mail 'custom-loads '("gnus" "message" "mail-abbrevs" "supercite" "highlight-headers"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
45 (put 'gnus-summary-exit 'custom-loads '("gnus-sum"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
46 (put 'ps-print-face 'custom-loads '("ps-print"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
47 (put 'gnus-article-saving 'custom-loads '("gnus-art"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
48 (put 'gnus-extract-view 'custom-loads '("gnus-sum" "gnus-uu"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
49 (put 'crypt 'custom-loads '("crypt"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
50 (put 'comint 'custom-loads '("comint-xemacs" "telnet"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
51 (put 'gnus-group-listing 'custom-loads '("gnus-group"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
52 (put 'man 'custom-loads '("man"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
53 (put 'gnus-summary 'custom-loads '("gnus-sum" "gnus"))
34
d620409f5eb8 Import from CVS: tag r19-15b100
cvs
parents: 32
diff changeset
54 (put 'message-headers 'custom-loads '("message"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
55 (put 'ps-print-header 'custom-loads '("ps-print"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
56 (put 'docs 'custom-loads '("texinfo" "makeinfo"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
57 (put 'lisp-indent 'custom-loads '("cl-indent"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
58 (put 'tools 'custom-loads '("make-mode" "add-log" "diff"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
59 (put 'cc-comment 'custom-loads '("cc-mode"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
60 (put 'url-cookie 'custom-loads '("url-cookie" "url-vars"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
61 (put 'editing-basics 'custom-loads '("simple"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
62 (put 'gnus-group-select 'custom-loads '("gnus-sum"))
118
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
63 (put 'display-time-balloon 'custom-loads '("time"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
64 (put 'internal 'custom-loads '("cus-edit"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
65 (put 'dabbrev 'custom-loads '("dabbrev"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
66 (put 'help-appearance 'custom-loads '("help"))
34
d620409f5eb8 Import from CVS: tag r19-15b100
cvs
parents: 32
diff changeset
67 (put 'display-time 'custom-loads '("time"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
68 (put 'hypermedia 'custom-loads '("wid-edit" "url-vars" "w3-cus"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
69 (put 'w3-advanced 'custom-loads '("w3-cus"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
70 (put 'lisp 'custom-loads '("cl-indent" "elp"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
71 (put 'jka-compr 'custom-loads '("jka-compr"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
72 (put 'proces-basics 'custom-loads '())
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
73 (put 'diff 'custom-loads '("diff"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
74 (put 'sh-script 'custom-loads '("sh-script"))
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
75 (put 'w3-menus 'custom-loads '("w3-cus" "w3-menu"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
76 (put 'gnus-summary-mail 'custom-loads '("gnus-sum"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
77 (put 'elp 'custom-loads '("elp"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
78 (put 'psgml 'custom-loads '("psgml-html" "psgml"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
79 (put 'supercite-cite 'custom-loads '("supercite"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
80 (put 'gnus-score-default 'custom-loads '("gnus-score" "gnus-sum"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
81 (put 'nnmail-expire 'custom-loads '("nnmail"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
82 (put 'gnus-thread 'custom-loads '("gnus-sum"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
83 (put 'gnus-nocem 'custom-loads '("gnus-nocem"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
84 (put 'gnus-threading 'custom-loads '("gnus-sum"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
85 (put 'applications 'custom-loads '("cus-edit" "time"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
86 (put 'outlines 'custom-loads '("outl-mouse"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
87 (put 'paren-matching 'custom-loads '("simple"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
88 (put 'gnus-summary-maneuvering 'custom-loads '("gnus-sum"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
89 (put 'gnus-extract 'custom-loads '("gnus" "gnus-uu"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
90 (put 'help 'custom-loads '("help" "cus-edit" "info" "man"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
91 (put 'supercite 'custom-loads '("supercite"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
92 (put 'nnmail-split 'custom-loads '("nnmail"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
93 (put 'keyboard 'custom-loads '())
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
94 (put 'minubuffer 'custom-loads '("minibuf"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
95 (put 'installation 'custom-loads '())
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
96 (put 'url-gateway 'custom-loads '("url-gw"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
97 (put 'gnus-article-various 'custom-loads '("gnus-art" "gnus-sum"))
34
d620409f5eb8 Import from CVS: tag r19-15b100
cvs
parents: 32
diff changeset
98 (put 'message-sending 'custom-loads '("message"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
99 (put 'w3-files 'custom-loads '("w3-cus"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
100 (put 'widget-browse 'custom-loads '("wid-browse"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
101 (put 'data 'custom-loads '("auto-save" "crypt" "jka-compr"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
102 (put 'gnus-article 'custom-loads '("gnus-art" "gnus-cite"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
103 (put 'ps-print 'custom-loads '("ps-print"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
104 (put 'cc-indent 'custom-loads '("cc-mode"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
105 (put 'compression 'custom-loads '("jka-compr"))
118
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
106 (put 'comm 'custom-loads '("ssl"))
122
d2f30a177268 Import from CVS: tag r20-1b14
cvs
parents: 120
diff changeset
107 (put 'gnus 'custom-loads '("gnus-art" "gnus-async" "gnus-cache" "gnus-demon" "gnus-dup" "gnus-eform" "gnus-uu" "gnus-win" "gnus-xmas" "gnus" "nnmail"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
108 (put 'ps-print-font 'custom-loads '("ps-print"))
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
109 (put 'id-select 'custom-loads '("id-select"))
122
d2f30a177268 Import from CVS: tag r20-1b14
cvs
parents: 120
diff changeset
110 (put 'gnus-xmas 'custom-loads '("gnus-xmas"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
111 (put 'outl-mouse 'custom-loads '("outl-mouse"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
112 (put 'gnus-treading 'custom-loads '("gnus-sum"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
113 (put 'url-cache 'custom-loads '("url-cache" "url-vars"))
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
114 (put 'frames 'custom-loads '("detached-minibuf"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
115 (put 'psgml-html 'custom-loads '("psgml-html"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
116 (put 'nnmail 'custom-loads '("nnmail"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
117 (put 'gnus-article-hiding 'custom-loads '("gnus-art" "gnus-sum"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
118 (put 'customize 'custom-loads '("wid-edit" "cus-face" "cus-edit"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
119 (put 'w3-printing 'custom-loads '("w3-cus"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
120 (put 'nnmail-duplicate 'custom-loads '("nnmail"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
121 (put 'supercite-attr 'custom-loads '("supercite"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
122 (put 'gnus-summary-visual 'custom-loads '("gnus-sum" "gnus"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
123 (put 'w3-images 'custom-loads '("w3-cus"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
124 (put 'gnus-group-various 'custom-loads '("gnus-group"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
125 (put 'abbrev 'custom-loads '("cus-edit" "dabbrev"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
126 (put 'nnmail-retrieve 'custom-loads '("nnmail"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
127 (put 'url-history 'custom-loads '("url-vars"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
128 (put 'message-interface 'custom-loads '("message"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
129 (put 'gnus-group 'custom-loads '("gnus-topic" "gnus"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
130 (put 'programming 'custom-loads '("cus-edit" "compile"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
131 (put 'gnus-article-signature 'custom-loads '("gnus-art"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
132 (put 'toolbar 'custom-loads '("x-toolbar"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
133 (put 'compilation 'custom-loads '("compile"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
134 (put 'dired 'custom-loads '("dired-faces"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
135 (put 'gnus-duplicate 'custom-loads '("gnus-dup"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
136 (put 'url-hairy 'custom-loads '("url-vars"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
137 (put 'sgml 'custom-loads '("psgml-html" "psgml"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
138 (put 'gnus-score-adapt 'custom-loads '("gnus-score"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
139 (put 'makeinfo 'custom-loads '("makeinfo"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
140 (put 'nnmail-various 'custom-loads '("nnmail"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
141 (put 'cc-auto 'custom-loads '("cc-mode"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
142 (put 'nnmail-files 'custom-loads '("nnmail"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
143 (put 'gnus-asynchronous 'custom-loads '("gnus-async"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
144 (put 'url-mime 'custom-loads '("url-vars"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
145 (put 'gnus-visual 'custom-loads '("earcon" "gnus-art" "gnus-picon" "gnus" "smiley"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
146 (put 'message-forwarding 'custom-loads '("message"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
147 (put 'killing 'custom-loads '("simple"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
148 (put 'paren 'custom-loads '("paren"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
149 (put 'message-news 'custom-loads '("message"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
150 (put 'vrml-mode 'custom-loads '("vrml-mode"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
151 (put 'vrml 'custom-loads '("vrml-mode"))
118
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
152 (put 'games 'custom-loads '("xmine"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
153 (put 'gnus-edit-form 'custom-loads '("gnus-eform"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
154 (put 'external 'custom-loads '("cus-edit"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
155 (put 'gnus-files 'custom-loads '("gnus" "nnmail"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
156 (put 'gnus-cite 'custom-loads '("gnus-cite"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
157 (put 'gnus-demon 'custom-loads '("gnus-demon"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
158 (put 'gnus-summary-choose 'custom-loads '("gnus-sum"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
159 (put 'cc-mode 'custom-loads '("cc-mode"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
160 (put 'development 'custom-loads '("cus-edit"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
161 (put 'tempo 'custom-loads '("tempo"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
162 (put 'gnuserv 'custom-loads '("gnuserv"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
163 (put 'ps-print-horizontal 'custom-loads '("ps-print"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
164 (put 'gnus-windows 'custom-loads '("gnus-win"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
165 (put 'detached-minibuf 'custom-loads '("detached-minibuf"))
34
d620409f5eb8 Import from CVS: tag r19-15b100
cvs
parents: 32
diff changeset
166 (put 'message-mail 'custom-loads '("message"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
167 (put 'windows 'custom-loads '())
34
d620409f5eb8 Import from CVS: tag r19-15b100
cvs
parents: 32
diff changeset
168 (put 'message-various 'custom-loads '("message"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
169 (put 'gnus-group-levels 'custom-loads '("gnus-group"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
170 (put 'languages 'custom-loads '("cus-edit" "sh-script" "tcl" "vrml-mode" "psgml"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
171 (put 'gnus-summary-format 'custom-loads '("gnus-sum"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
172 (put 'gnus-score-decay 'custom-loads '("gnus-score"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
173 (put 'fill 'custom-loads '())
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
174 (put 'gnus-extract-post 'custom-loads '("gnus-uu"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
175 (put 'debug 'custom-loads '())
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
176 (put 'supercite-hooks 'custom-loads '("supercite"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
177 (put 'display 'custom-loads '())
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
178 (put 'texinfo-tex 'custom-loads '("texnfo-tex"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
179 (put 'faces 'custom-loads '("cus-edit" "wid-edit" "gnus" "message" "ps-print" "highlight-headers"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
180 (put 'passwd 'custom-loads '("passwd"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
181 (put 'gnus-various 'custom-loads '("gnus-sum"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
182 (put 'cc-syntax 'custom-loads '("cc-mode"))
118
7d55a9ba150c Import from CVS: tag r20-1b11
cvs
parents: 116
diff changeset
183 (put 'xmine 'custom-loads '("xmine"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
184 (put 'supercite-frames 'custom-loads '("supercite"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
185 (put 'gnus-article-highlight 'custom-loads '("gnus-art"))
122
d2f30a177268 Import from CVS: tag r20-1b14
cvs
parents: 120
diff changeset
186 (put 'emacs 'custom-loads '("cus-edit"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
187 (put 'processes 'custom-loads '("comint-xemacs" "cus-edit" "executable" "gnuserv" "ispell" "passwd"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
188 (put 'news 'custom-loads '("gnus" "message" "supercite" "highlight-headers"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
189 (put 'w3-hooks 'custom-loads '("w3-cus"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
190 (put 'executable 'custom-loads '("executable"))
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 114
diff changeset
191 (put 'highlight-headers 'custom-loads '("highlight-headers"))
34
d620409f5eb8 Import from CVS: tag r19-15b100
cvs
parents: 32
diff changeset
192 (put 'message-insertion 'custom-loads '("message"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
193 (put 'psgml-insert 'custom-loads '("psgml"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
194 (put 'wp 'custom-loads '("cus-edit" "ps-print"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
195 (put 'message-faces 'custom-loads '("message"))
114
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 34
diff changeset
196 (put 'w3 'custom-loads '("w3-cus" "w3-script"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
197 (put 'sh 'custom-loads '("sh-script"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
198 (put 'ps-print-vertical 'custom-loads '("ps-print"))
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
199 (put 'url-file 'custom-loads '("url-cache" "url-vars"))
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
200 (put 'alloc 'custom-loads '())
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
201 (put 'isearch 'custom-loads '("isearch-mode"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
202 (put 'gnus-score-files 'custom-loads '("gnus-score"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
203 (put 'modeline 'custom-loads '("modeline"))
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
204 (put 'makefile-mode 'custom-loads '("make-mode"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
205 (put 'gnus-summary-marks 'custom-loads '("gnus-sum"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
206 (put 'picons 'custom-loads '("gnus-picon"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
207 (put 'nnmail-prepare 'custom-loads '("nnmail"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
208 (put 'w3-display 'custom-loads '("w3-cus"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
209 (put 'w3-parsing 'custom-loads '("w3-cus"))
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
210 (put 'message-buffers 'custom-loads '("message"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
211 (put 'editing 'custom-loads '("simple" "cus-edit" "filladapt"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
212 (put 'matching 'custom-loads '("simple" "isearch-mode" "bookmark" "paren"))
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents:
diff changeset
213 (put 'gnus-article-mime 'custom-loads '("gnus-art" "gnus-sum"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
214 (put 'i18n 'custom-loads '("url-vars"))
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
215 (put 'ps-print-color 'custom-loads '("ps-print"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
216 (put 'info 'custom-loads '("info"))
114
8619ce7e4c50 Import from CVS: tag r20-1b9
cvs
parents: 34
diff changeset
217 (put 'w3-scripting 'custom-loads '("w3-script"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
218 (put 'unix 'custom-loads '("sh-script"))
124
9b50b4588a93 Import from CVS: tag r20-1b15
cvs
parents: 122
diff changeset
219 (put 't 'custom-loads '("ps-print"))
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 118
diff changeset
220 (put 'c 'custom-loads '("cc-mode"))