comparison lisp/prim/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 e45d5e7c476e
children
comparison
equal deleted inserted replaced
208:f427b8ec4379 209:41ff10fd062f
1 ;;; custom-load.el --- automatically extracted custom dependencies 1 ;;; custom-load.el --- automatically extracted custom dependencies
2 2
3 3
4 ;;; Code: 4 ;;; Code:
5 5
6 (custom-add-loads 'mouse '("mouse")) 6 (custom-add-loads 'environment '("sound"))
7 (custom-add-loads 'minibuffer '("simple" "minibuf"))
8 (custom-add-loads 'log-message '("simple"))
9 (custom-add-loads 'environment '("frame" "minibuf" "modeline" "sound"))
10 (custom-add-loads 'sound '("sound")) 7 (custom-add-loads 'sound '("sound"))
11 (custom-add-loads 'auto-save '("files")) 8 (custom-add-loads 'lisp '("find-func"))
12 (custom-add-loads 'mail '("simple"))
13 (custom-add-loads 'editing-basics '("cmdloop" "simple" "files" "lisp"))
14 (custom-add-loads 'help-appearance '("help"))
15 (custom-add-loads 'lisp '("lisp" "find-func"))
16 (custom-add-loads 'help '("help"))
17 (custom-add-loads 'keyboard '("cmdloop"))
18 (custom-add-loads 'warnings '("simple"))
19 (custom-add-loads 'backup '("files"))
20 (custom-add-loads 'frames '("frame" "window-xemacs" "gui"))
21 (custom-add-loads 'abbrev '("files"))
22 (custom-add-loads 'find-function '("find-func")) 9 (custom-add-loads 'find-function '("find-func"))
23 (custom-add-loads 'dired '("files"))
24 (custom-add-loads 'killing '("simple"))
25 (custom-add-loads 'paren-blinking '("simple"))
26 (custom-add-loads 'find-file '("files"))
27 (custom-add-loads 'files '("files"))
28 (custom-add-loads 'fill-comments '("simple"))
29 (custom-add-loads 'windows '("window" "window-xemacs"))
30 (custom-add-loads 'fill '("simple"))
31 (custom-add-loads 'faces '("faces"))
32 (custom-add-loads 'vc '("files"))
33 (custom-add-loads 'isearch '("isearch-mode"))
34 (custom-add-loads 'modeline '("modeline"))
35 (custom-add-loads 'editing '("simple"))
36 (custom-add-loads 'matching '("simple" "isearch-mode"))
37 10
38 ;;; custom-load.el ends here 11 ;;; custom-load.el ends here