annotate lisp/mh-e/custom-load.el @ 169:15872534500d r20-3b11

Import from CVS: tag r20-3b11
author cvs
date Mon, 13 Aug 2007 09:46:53 +0200
parents 85ec50267440
children 929b76928fce
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
169
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
1 (custom-put 'mh-buffer 'custom-loads '("mh-utils"))
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
2 (custom-put 'mh-hook 'custom-loads '("mh-e"))
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
3 (custom-put 'mh 'custom-loads '("mh-comp" "mh-e" "mh-utils"))
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4 (custom-put 'mh-compose 'custom-loads '("mh-comp"))