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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
195
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 189
diff changeset
1 ;;; custom-load.el --- automatically extracted custom dependencies
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 189
diff changeset
2
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 189
diff changeset
3
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 189
diff changeset
4 ;;; Code:
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 189
diff changeset
5
209
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
6 (custom-add-loads 'environment '("sound"))
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
7 (custom-add-loads 'sound '("sound"))
209
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
8 (custom-add-loads 'lisp '("find-func"))
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
9 (custom-add-loads 'find-function '("find-func"))
195
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 189
diff changeset
10
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 189
diff changeset
11 ;;; custom-load.el ends here