annotate lisp/x11/custom-load.el @ 207:e45d5e7c476e r20-4b2

Import from CVS: tag r20-4b2
author cvs
date Mon, 13 Aug 2007 10:03:52 +0200
parents 850242ba4a81
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
195
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 191
diff changeset
1 ;;; custom-load.el --- automatically extracted custom dependencies
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 191
diff changeset
2
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 191
diff changeset
3
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 191
diff changeset
4 ;;; Code:
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 191
diff changeset
5
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
6 (custom-add-loads 'menu '("x-menubar"))
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
7 (custom-add-loads 'environment '("x-toolbar"))
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
8 (custom-add-loads 'buffers-menu '("x-menubar"))
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
9 (custom-add-loads 'toolbar '("x-toolbar"))
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
10 (custom-add-loads 'info '("x-toolbar"))
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
11 (custom-add-loads 'x '("x-faces" "x-font-menu"))
195
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 191
diff changeset
12
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 191
diff changeset
13 ;;; custom-load.el ends here