annotate lisp/mh-e/custom-load.el @ 189:489f57a838ef r20-3b21

Import from CVS: tag r20-3b21
author cvs
date Mon, 13 Aug 2007 09:57:07 +0200
parents e121b013d1f0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
189
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 183
diff changeset
1 (custom-put 'mail 'custom-loads '("mh-e"))
183
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
2 (custom-put 'mh-hook 'custom-loads '("mh-e"))
189
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 183
diff changeset
3 (custom-put 'mh-buffer 'custom-loads '("mh-utils"))
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 183
diff changeset
4 (custom-put 'mh-compose 'custom-loads '("mh-comp"))
181
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
5 (custom-put 'mh 'custom-loads '("mh-comp" "mh-e" "mh-utils"))