comparison lisp/prim/custom-load.el @ 195:a2f645c6b9f8 r20-3b24

Import from CVS: tag r20-3b24
author cvs
date Mon, 13 Aug 2007 09:59:05 +0200
parents 489f57a838ef
children acd284d43ca1
comparison
equal deleted inserted replaced
194:2947057885e5 195:a2f645c6b9f8
1 ;;; custom-load.el --- automatically extracted custom dependencies
2
3 ;; Created by SL Baur on Sat Sep 27 08:14:13 1997
4
5 ;;; Code:
6
1 (custom-put 'mouse 'custom-loads '("mouse")) 7 (custom-put 'mouse 'custom-loads '("mouse"))
2 (custom-put 'minibuffer 'custom-loads '("minibuf")) 8 (custom-put 'minibuffer 'custom-loads '("minibuf"))
3 (custom-put 'environment 'custom-loads '("frame" "minibuf" "modeline" "sound")) 9 (custom-put 'environment 'custom-loads '("frame" "minibuf" "modeline" "sound"))
4 (custom-put 'sound 'custom-loads '("sound")) 10 (custom-put 'sound 'custom-loads '("sound"))
5 (custom-put 'auto-save 'custom-loads '("files")) 11 (custom-put 'auto-save 'custom-loads '("files"))
12 (custom-put 'mail 'custom-loads '("simple"))
6 (custom-put 'editing-basics 'custom-loads '("cmdloop" "simple" "files" "lisp")) 13 (custom-put 'editing-basics 'custom-loads '("cmdloop" "simple" "files" "lisp"))
7 (custom-put 'help-appearance 'custom-loads '("help")) 14 (custom-put 'help-appearance 'custom-loads '("help"))
8 (custom-put 'lisp 'custom-loads '("lisp")) 15 (custom-put 'lisp 'custom-loads '("lisp"))
9 (custom-put 'help 'custom-loads '("help")) 16 (custom-put 'help 'custom-loads '("help"))
10 (custom-put 'keyboard 'custom-loads '("cmdloop")) 17 (custom-put 'keyboard 'custom-loads '("cmdloop"))
22 (custom-put 'vc 'custom-loads '("files")) 29 (custom-put 'vc 'custom-loads '("files"))
23 (custom-put 'isearch 'custom-loads '("isearch-mode")) 30 (custom-put 'isearch 'custom-loads '("isearch-mode"))
24 (custom-put 'modeline 'custom-loads '("modeline")) 31 (custom-put 'modeline 'custom-loads '("modeline"))
25 (custom-put 'editing 'custom-loads '("simple")) 32 (custom-put 'editing 'custom-loads '("simple"))
26 (custom-put 'matching 'custom-loads '("simple" "isearch-mode")) 33 (custom-put 'matching 'custom-loads '("simple" "isearch-mode"))
34
35 ;;; custom-load.el ends here