annotate lisp/utils/custom-load.el @ 181:bfd6434d15b3 r20-3b17

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