195
|
1 ;;; custom-load.el --- automatically extracted custom dependencies
|
|
2
|
197
|
3 ;; Created by SL Baur on Tue Sep 30 18:08:56 1997
|
195
|
4
|
|
5 ;;; Code:
|
|
6
|
189
|
7 (custom-put 'mouse 'custom-loads '("mouse"))
|
187
|
8 (custom-put 'minibuffer 'custom-loads '("minibuf"))
|
189
|
9 (custom-put 'environment 'custom-loads '("frame" "minibuf" "modeline" "sound"))
|
|
10 (custom-put 'sound 'custom-loads '("sound"))
|
|
11 (custom-put 'auto-save 'custom-loads '("files"))
|
195
|
12 (custom-put 'mail 'custom-loads '("simple"))
|
189
|
13 (custom-put 'editing-basics 'custom-loads '("cmdloop" "simple" "files" "lisp"))
|
|
14 (custom-put 'help-appearance 'custom-loads '("help"))
|
|
15 (custom-put 'lisp 'custom-loads '("lisp"))
|
|
16 (custom-put 'help 'custom-loads '("help"))
|
|
17 (custom-put 'keyboard 'custom-loads '("cmdloop"))
|
|
18 (custom-put 'backup 'custom-loads '("files"))
|
|
19 (custom-put 'frames 'custom-loads '("frame" "window-xemacs" "gui"))
|
|
20 (custom-put 'abbrev 'custom-loads '("files"))
|
|
21 (custom-put 'dired 'custom-loads '("files"))
|
187
|
22 (custom-put 'killing 'custom-loads '("simple"))
|
189
|
23 (custom-put 'paren-blinking 'custom-loads '("simple"))
|
|
24 (custom-put 'find-file 'custom-loads '("files"))
|
|
25 (custom-put 'files 'custom-loads '("files"))
|
187
|
26 (custom-put 'fill-comments 'custom-loads '("simple"))
|
189
|
27 (custom-put 'windows 'custom-loads '("window" "window-xemacs"))
|
|
28 (custom-put 'fill 'custom-loads '("simple"))
|
197
|
29 (custom-put 'faces 'custom-loads '("faces"))
|
189
|
30 (custom-put 'vc 'custom-loads '("files"))
|
|
31 (custom-put 'isearch 'custom-loads '("isearch-mode"))
|
|
32 (custom-put 'modeline 'custom-loads '("modeline"))
|
|
33 (custom-put 'editing 'custom-loads '("simple"))
|
|
34 (custom-put 'matching 'custom-loads '("simple" "isearch-mode"))
|
195
|
35
|
|
36 ;;; custom-load.el ends here
|