comparison lisp/prim/custom-load.el @ 197:acd284d43ca1 r20-3b25

Import from CVS: tag r20-3b25
author cvs
date Mon, 13 Aug 2007 10:00:02 +0200
parents a2f645c6b9f8
children 169c0442b401
comparison
equal deleted inserted replaced
196:58e0786448ca 197:acd284d43ca1
1 ;;; custom-load.el --- automatically extracted custom dependencies 1 ;;; custom-load.el --- automatically extracted custom dependencies
2 2
3 ;; Created by SL Baur on Sat Sep 27 08:14:13 1997 3 ;; Created by SL Baur on Tue Sep 30 18:08:56 1997
4 4
5 ;;; Code: 5 ;;; Code:
6 6
7 (custom-put 'mouse 'custom-loads '("mouse")) 7 (custom-put 'mouse 'custom-loads '("mouse"))
8 (custom-put 'minibuffer 'custom-loads '("minibuf")) 8 (custom-put 'minibuffer 'custom-loads '("minibuf"))
24 (custom-put 'find-file 'custom-loads '("files")) 24 (custom-put 'find-file 'custom-loads '("files"))
25 (custom-put 'files 'custom-loads '("files")) 25 (custom-put 'files 'custom-loads '("files"))
26 (custom-put 'fill-comments 'custom-loads '("simple")) 26 (custom-put 'fill-comments 'custom-loads '("simple"))
27 (custom-put 'windows 'custom-loads '("window" "window-xemacs")) 27 (custom-put 'windows 'custom-loads '("window" "window-xemacs"))
28 (custom-put 'fill 'custom-loads '("simple")) 28 (custom-put 'fill 'custom-loads '("simple"))
29 (custom-put 'faces 'custom-loads '("faces"))
29 (custom-put 'vc 'custom-loads '("files")) 30 (custom-put 'vc 'custom-loads '("files"))
30 (custom-put 'isearch 'custom-loads '("isearch-mode")) 31 (custom-put 'isearch 'custom-loads '("isearch-mode"))
31 (custom-put 'modeline 'custom-loads '("modeline")) 32 (custom-put 'modeline 'custom-loads '("modeline"))
32 (custom-put 'editing 'custom-loads '("simple")) 33 (custom-put 'editing 'custom-loads '("simple"))
33 (custom-put 'matching 'custom-loads '("simple" "isearch-mode")) 34 (custom-put 'matching 'custom-loads '("simple" "isearch-mode"))