annotate lisp/utils/custom-load.el @ 185:3d6bfa290dbd r20-3b19

Import from CVS: tag r20-3b19
author cvs
date Mon, 13 Aug 2007 09:55:28 +0200
parents bfd6434d15b3
children b405438285a2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
185
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 181
diff changeset
1 (custom-put 'uniquify 'custom-loads '("uniquify"))
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 181
diff changeset
2 (custom-put 'smtpmail 'custom-loads '("smtpmail"))
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 181
diff changeset
3 (custom-put 'savehist 'custom-loads '("savehist"))
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 181
diff changeset
4 (custom-put 'ph 'custom-loads '("ph"))
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 181
diff changeset
5 (custom-put 'passwd 'custom-loads '("passwd"))
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 181
diff changeset
6 (custom-put 'highlight-headers 'custom-loads '("highlight-headers"))
181
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
7 (custom-put 'elp 'custom-loads '("elp"))
185
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 181
diff changeset
8 (custom-put 'eldoc 'custom-loads '("eldoc"))
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 181
diff changeset
9 (custom-put 'edmacro 'custom-loads '("edmacro"))
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 181
diff changeset
10 (custom-put 'detached-minibuf 'custom-loads '("detached-minibuf"))
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 181
diff changeset
11 (custom-put 'browse-url 'custom-loads '("browse-url"))
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 181
diff changeset
12 (custom-put 'crontab 'custom-loads '("crontab"))
3d6bfa290dbd Import from CVS: tag r20-3b19
cvs
parents: 181
diff changeset
13 (custom-put 'highlight-headers-faces 'custom-loads '("highlight-headers"))