annotate 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 |
|
rev |
line source |
195
|
1 ;;; custom-load.el --- automatically extracted custom dependencies
|
|
2
|
|
3
|
|
4 ;;; Code:
|
|
5
|
209
|
6 (custom-add-loads 'environment '("sound"))
|
207
|
7 (custom-add-loads 'sound '("sound"))
|
209
|
8 (custom-add-loads 'lisp '("find-func"))
|
207
|
9 (custom-add-loads 'find-function '("find-func"))
|
195
|
10
|
|
11 ;;; custom-load.el ends here
|