195
|
1 ;;; custom-load.el --- automatically extracted custom dependencies
|
|
2
|
199
|
3 ;; Created by SL Baur on Thu Oct 2 17:05:32 1997
|
195
|
4
|
|
5 ;;; Code:
|
|
6
|
189
|
7 (custom-put 'tools 'custom-loads '("ediff"))
|
|
8 (custom-put 'ediff-diff 'custom-loads '("ediff-diff"))
|
|
9 (custom-put 'frames 'custom-loads '("ediff-wind"))
|
187
|
10 (custom-put 'ediff-ptch 'custom-loads '("ediff-ptch"))
|
189
|
11 (custom-put 'ediff-merge 'custom-loads '("ediff-merg"))
|
183
|
12 (custom-put 'ediff-mult 'custom-loads '("ediff-mult"))
|
189
|
13 (custom-put 'ediff 'custom-loads '("ediff-diff" "ediff-init" "ediff-merg" "ediff-mult" "ediff-ptch" "ediff-wind" "ediff"))
|
195
|
14
|
|
15 ;;; custom-load.el ends here
|