annotate lisp/hm--html-menus/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 e121b013d1f0
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 'hm--html 'custom-loads '("hm--html-configuration"))
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
2 (custom-put 'hm--html-files 'custom-loads '("hm--html-configuration"))
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
3 (custom-put 'hm--html-document-information 'custom-loads '("hm--html-configuration"))
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
4 (custom-put 'hm--html-menus 'custom-loads '("hm--html-configuration"))
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
5 (custom-put 'hm--html-links 'custom-loads '("hm--html-configuration"))
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
6 (custom-put 'hm--html-templates 'custom-loads '("hm--html-configuration"))
177
6075d714658b Import from CVS: tag r20-3b15
cvs
parents:
diff changeset
7 (custom-put 'hm--html-keys 'custom-loads '("hm--html-configuration"))
181
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
8 (custom-put 'hm--html-display 'custom-loads '("hm--html-configuration"))
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
9 (custom-put 'hm--html-hooks 'custom-loads '("hm--html-configuration"))
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
10 (custom-put 'hm--html-indentation 'custom-loads '("hm--html-configuration"))
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
11 (custom-put 'idd-drag-and-drop 'custom-loads '("internal-drag-and-drop"))
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
12 (custom-put 'tmpl-minor 'custom-loads '("tmpl-minor-mode"))