195
|
1 ;;; custom-load.el --- automatically extracted custom dependencies
|
|
2
|
|
3 ;; Created by SL Baur on Sat Sep 27 08:14:25 1997
|
|
4
|
|
5 ;;; Code:
|
|
6
|
189
|
7 (custom-put 'url 'custom-loads '("url-gw" "url-irc" "url-news" "url-vars" "url"))
|
185
|
8 (custom-put 'ssl 'custom-loads '("ssl"))
|
189
|
9 (custom-put 'url-cookie 'custom-loads '("url-cookie" "url-vars"))
|
|
10 (custom-put 'hypermedia 'custom-loads '("url-vars" "w3-cus"))
|
|
11 (custom-put 'w3-advanced 'custom-loads '("w3-cus"))
|
|
12 (custom-put 'w3-menus 'custom-loads '("w3-cus" "w3-menu"))
|
185
|
13 (custom-put 'url-gateway 'custom-loads '("url-gw"))
|
189
|
14 (custom-put 'w3-files 'custom-loads '("w3-cus"))
|
|
15 (custom-put 'comm 'custom-loads '("ssl"))
|
185
|
16 (custom-put 'url-cache 'custom-loads '("url-cache" "url-vars"))
|
189
|
17 (custom-put 'w3-printing 'custom-loads '("w3-cus"))
|
|
18 (custom-put 'w3-images 'custom-loads '("w3-cus"))
|
185
|
19 (custom-put 'url-history 'custom-loads '("url-vars"))
|
189
|
20 (custom-put 'url-hairy 'custom-loads '("url-vars"))
|
185
|
21 (custom-put 'url-mime 'custom-loads '("url-vars"))
|
189
|
22 (custom-put 'faces 'custom-loads '("font"))
|
|
23 (custom-put 'w3-hooks 'custom-loads '("w3-cus"))
|
171
|
24 (custom-put 'w3 'custom-loads '("w3-cus" "w3-script"))
|
189
|
25 (custom-put 'url-file 'custom-loads '("url-cache" "url-vars"))
|
|
26 (custom-put 'url-news 'custom-loads '("url-news"))
|
|
27 (custom-put 'w3-display 'custom-loads '("w3-cus"))
|
185
|
28 (custom-put 'w3-parsing 'custom-loads '("w3-cus"))
|
189
|
29 (custom-put 'i18n 'custom-loads '("url-vars"))
|
185
|
30 (custom-put 'w3-scripting 'custom-loads '("w3-script"))
|
195
|
31
|
|
32 ;;; custom-load.el ends here
|