195
|
1 ;;; custom-load.el --- automatically extracted custom dependencies
|
|
2
|
197
|
3 ;; Created by SL Baur on Tue Sep 30 18:08:42 1997
|
195
|
4
|
|
5 ;;; Code:
|
|
6
|
189
|
7 (custom-put 'extensions 'custom-loads '("wid-edit"))
|
|
8 (custom-put 'custom-buffer 'custom-loads '("cus-edit"))
|
|
9 (custom-put 'custom-faces 'custom-loads '("cus-edit"))
|
195
|
10 (custom-put 'widgets 'custom-loads '("wid-edit" "wid-browse"))
|
189
|
11 (custom-put 'environment 'custom-loads '("cus-edit"))
|
|
12 (custom-put 'custom-menu 'custom-loads '("cus-edit"))
|
|
13 (custom-put 'internal 'custom-loads '("cus-edit"))
|
|
14 (custom-put 'hypermedia 'custom-loads '("wid-edit"))
|
187
|
15 (custom-put 'applications 'custom-loads '("cus-edit"))
|
|
16 (custom-put 'help 'custom-loads '("cus-edit"))
|
189
|
17 (custom-put 'widget-browse 'custom-loads '("wid-browse"))
|
191
|
18 (custom-put 'widget-documentation 'custom-loads '("wid-edit"))
|
195
|
19 (custom-put 'customize 'custom-loads '("cus-edit" "wid-edit"))
|
187
|
20 (custom-put 'custom-browse 'custom-loads '("cus-edit"))
|
189
|
21 (custom-put 'abbrev 'custom-loads '("cus-edit"))
|
|
22 (custom-put 'programming 'custom-loads '("cus-edit"))
|
191
|
23 (custom-put 'widget-button 'custom-loads '("wid-edit"))
|
189
|
24 (custom-put 'files 'custom-loads '("cus-edit"))
|
|
25 (custom-put 'external 'custom-loads '("cus-edit"))
|
|
26 (custom-put 'development 'custom-loads '("cus-edit"))
|
191
|
27 (custom-put 'widget-faces 'custom-loads '("wid-edit"))
|
189
|
28 (custom-put 'languages 'custom-loads '("cus-edit"))
|
191
|
29 (custom-put 'custom-magic-faces 'custom-loads '("cus-edit"))
|
197
|
30 (custom-put 'faces 'custom-loads '("auto-autoloads" "wid-edit" "cus-edit"))
|
189
|
31 (custom-put 'emacs 'custom-loads '("cus-edit"))
|
|
32 (custom-put 'processes 'custom-loads '("cus-edit"))
|
|
33 (custom-put 'wp 'custom-loads '("cus-edit"))
|
|
34 (custom-put 'editing 'custom-loads '("cus-edit"))
|
|
35 (custom-put 'i18n 'custom-loads '("cus-edit"))
|
195
|
36
|
|
37 ;;; custom-load.el ends here
|