annotate lisp/custom-load.el @ 209:41ff10fd062f r20-4b3

Import from CVS: tag r20-4b3
author cvs
date Mon, 13 Aug 2007 10:04:58 +0200
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
209
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
1 ;;; custom-load.el --- automatically extracted custom dependencies
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
2
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
3
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
4 ;;; Code:
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
5
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
6 (custom-add-loads 'extensions '("wid-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
7 (custom-add-loads 'custom-buffer '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
8 (custom-add-loads 'custom-faces '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
9 (custom-add-loads 'widgets '("wid-browse" "wid-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
10 (custom-add-loads 'menu '("x-menubar"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
11 (custom-add-loads 'environment '("cus-edit" "x-toolbar"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
12 (custom-add-loads 'custom-menu '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
13 (custom-add-loads 'internal '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
14 (custom-add-loads 'buffers-menu '("x-menubar"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
15 (custom-add-loads 'hypermedia '("wid-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
16 (custom-add-loads 'applications '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
17 (custom-add-loads 'help '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
18 (custom-add-loads 'widget-browse '("wid-browse"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
19 (custom-add-loads 'widget-documentation '("wid-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
20 (custom-add-loads 'customize '("cus-edit" "wid-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
21 (custom-add-loads 'custom-browse '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
22 (custom-add-loads 'abbrev '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
23 (custom-add-loads 'programming '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
24 (custom-add-loads 'toolbar '("x-toolbar"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
25 (custom-add-loads 'widget-button '("wid-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
26 (custom-add-loads 'files '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
27 (custom-add-loads 'external '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
28 (custom-add-loads 'development '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
29 (custom-add-loads 'widget-faces '("wid-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
30 (custom-add-loads 'languages '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
31 (custom-add-loads 'custom-magic-faces '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
32 (custom-add-loads 'faces '("cus-edit" "wid-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
33 (custom-add-loads 'emacs '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
34 (custom-add-loads 'processes '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
35 (custom-add-loads 'wp '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
36 (custom-add-loads 'editing '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
37 (custom-add-loads 'i18n '("cus-edit"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
38 (custom-add-loads 'info '("x-toolbar"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
39 (custom-add-loads 'x '("x-faces" "x-font-menu"))
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
40
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents:
diff changeset
41 ;;; custom-load.el ends here