annotate lisp/mh-e/custom-load.el @ 173:8eaf7971accc r20-3b13

Import from CVS: tag r20-3b13
author cvs
date Mon, 13 Aug 2007 09:49:09 +0200
parents 929b76928fce
children 2d532a89d707
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
173
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
1 (custom-put 'mh-buffer 'custom-loads '("mh-utils"))
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
2 (custom-put 'mh-hook 'custom-loads '("mh-e"))
171
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 169
diff changeset
3 (custom-put 'mh 'custom-loads '("mh-comp" "mh-e" "mh-utils"))
173
8eaf7971accc Import from CVS: tag r20-3b13
cvs
parents: 171
diff changeset
4 (custom-put 'mh-compose 'custom-loads '("mh-comp"))