Mercurial > hg > xemacs-beta
comparison lisp/custom-load.el @ 428:3ecd8885ac67 r21-2-22
Import from CVS: tag r21-2-22
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:28:15 +0200 |
parents | |
children | abe6d1db359e |
comparison
equal
deleted
inserted
replaced
427:0a0253eac470 | 428:3ecd8885ac67 |
---|---|
1 ;;; custom-load.el --- automatically extracted custom dependencies | |
2 | |
3 ;;; Code: | |
4 | |
5 (custom-add-loads 'extensions '("auto-show" "wid-edit")) | |
6 (custom-add-loads 'info-faces '("info")) | |
7 (custom-add-loads 'custom-buffer '("cus-edit")) | |
8 (custom-add-loads 'custom-faces '("cus-edit")) | |
9 (custom-add-loads 'auto-show '("auto-show")) | |
10 (custom-add-loads 'drag-n-drop '("dragdrop")) | |
11 (custom-add-loads 'mouse '("mouse" "mwheel")) | |
12 (custom-add-loads 'etags '("etags")) | |
13 (custom-add-loads 'package-tools '("package-get" "package-ui")) | |
14 (custom-add-loads 'widgets '("wid-browse" "wid-edit")) | |
15 (custom-add-loads 'menu '("menubar-items")) | |
16 (custom-add-loads 'minibuffer '("simple" "minibuf")) | |
17 (custom-add-loads 'log-message '("simple")) | |
18 (custom-add-loads 'environment '("frame" "keydefs" "minibuf" "modeline" "window-xemacs" "menubar" "gutter-items" "x-init" "toolbar-items" "cus-edit" "gnuserv" "sound")) | |
19 (custom-add-loads 'sound '("sound")) | |
20 (custom-add-loads 'pui '("package-ui")) | |
21 (custom-add-loads 'terminals '("gnuserv")) | |
22 (custom-add-loads 'auto-save '("files" "auto-save")) | |
23 (custom-add-loads 'mail '("simple")) | |
24 (custom-add-loads 'custom-menu '("cus-edit")) | |
25 (custom-add-loads 'docs '("hyper-apropos" "info")) | |
26 (custom-add-loads 'tools '("etags" "hyper-apropos")) | |
27 (custom-add-loads 'editing-basics '("cmdloop" "simple" "files" "lisp")) | |
28 (custom-add-loads 'internal '("cus-edit")) | |
29 (custom-add-loads 'help-appearance '("help" "help-macro")) | |
30 (custom-add-loads 'build-report '("build-report")) | |
31 (custom-add-loads 'buffers-menu '("menubar-items")) | |
32 (custom-add-loads 'hypermedia '("wid-edit")) | |
33 (custom-add-loads 'lisp '("lisp" "lisp-mode" "hyper-apropos")) | |
34 (custom-add-loads 'applications '("cus-edit")) | |
35 (custom-add-loads 'help '("help" "cus-edit" "hyper-apropos" "info")) | |
36 (custom-add-loads 'keyboard '("cmdloop")) | |
37 (custom-add-loads 'hyper-apropos-faces '("hyper-apropos")) | |
38 (custom-add-loads 'ldap '("ldap")) | |
39 (custom-add-loads 'widget-browse '("wid-browse")) | |
40 (custom-add-loads 'data '("auto-save")) | |
41 (custom-add-loads 'warnings '("simple")) | |
42 (custom-add-loads 'widget-documentation '("wid-edit")) | |
43 (custom-add-loads 'comm '("ldap")) | |
44 (custom-add-loads 'backup '("files")) | |
45 (custom-add-loads 'frames '("frame" "window-xemacs" "gui" "gnuserv")) | |
46 (custom-add-loads 'customize '("cus-edit" "wid-edit")) | |
47 (custom-add-loads 'custom-browse '("cus-edit")) | |
48 (custom-add-loads 'abbrev '("abbrev" "files")) | |
49 (custom-add-loads 'programming '("cus-edit")) | |
50 (custom-add-loads 'toolbar '("toolbar-items")) | |
51 (custom-add-loads 'dired '("files")) | |
52 (custom-add-loads 'dnd-debug '("dragdrop")) | |
53 (custom-add-loads 'package-get '("package-get")) | |
54 (custom-add-loads 'killing '("simple")) | |
55 (custom-add-loads 'widget-button '("wid-edit")) | |
56 (custom-add-loads 'paren-blinking '("simple")) | |
57 (custom-add-loads 'find-file '("files")) | |
58 (custom-add-loads 'font-menu '("font-menu")) | |
59 (custom-add-loads 'files '("files")) | |
60 (custom-add-loads 'build '("build-report")) | |
61 (custom-add-loads 'font-lock '("font-lock")) | |
62 (custom-add-loads 'external '("process" "cus-edit")) | |
63 (custom-add-loads 'development '("process" "lisp-mode" "cus-edit")) | |
64 (custom-add-loads 'gnuserv '("gnuserv")) | |
65 (custom-add-loads 'gutter '("gutter-items")) | |
66 (custom-add-loads 'fill-comments '("simple")) | |
67 (custom-add-loads 'windows '("window" "window-xemacs")) | |
68 (custom-add-loads 'widget-faces '("wid-edit")) | |
69 (custom-add-loads 'languages '("lisp-mode" "cus-edit" "font-lock")) | |
70 (custom-add-loads 'fill '("simple" "fill")) | |
71 (custom-add-loads 'custom-magic-faces '("cus-edit")) | |
72 (custom-add-loads 'display '("toolbar" "scrollbar" "gutter-items" "auto-show")) | |
73 (custom-add-loads 'faces '("faces" "cus-edit" "font-lock" "font" "hyper-apropos" "info" "wid-edit")) | |
74 (custom-add-loads 'emacs '("faces" "help" "files" "cus-edit" "package-get")) | |
75 (custom-add-loads 'processes '("process" "gnuserv")) | |
76 (custom-add-loads 'hyper-apropos '("hyper-apropos")) | |
77 (custom-add-loads 'wp '("cus-edit")) | |
78 (custom-add-loads 'vc '("files")) | |
79 (custom-add-loads 'isearch '("isearch-mode")) | |
80 (custom-add-loads 'font-lock-faces '("font-lock")) | |
81 (custom-add-loads 'modeline '("modeline")) | |
82 (custom-add-loads 'editing '("simple" "abbrev" "fill" "mouse" "cus-edit" "dragdrop")) | |
83 (custom-add-loads 'matching '("simple" "isearch-mode" "hyper-apropos")) | |
84 (custom-add-loads 'i18n '("cus-edit")) | |
85 (custom-add-loads 'info '("toolbar-items" "info")) | |
86 (custom-add-loads 'x '("x-faces" "font-menu")) | |
87 (custom-add-loads 'buffers-tab '("gutter-items")) | |
88 | |
89 ;;; custom-load.el ends here |