annotate lisp/hm--html-menus/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
183
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
1 (custom-put 'hm--html-links 'custom-loads '("hm--html-configuration"))
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
2 (custom-put 'hm--html-menus 'custom-loads '("hm--html-configuration"))
189
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 183
diff changeset
3 (custom-put 'mouse 'custom-loads '("internal-drag-and-drop"))
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 183
diff changeset
4 (custom-put 'hm--html-display 'custom-loads '("hm--html-configuration"))
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 183
diff changeset
5 (custom-put 'idd-drag-and-drop 'custom-loads '("internal-drag-and-drop"))
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 183
diff changeset
6 (custom-put 'hypermedia 'custom-loads '("hm--html-configuration"))
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 183
diff changeset
7 (custom-put 'hm--html-keys 'custom-loads '("hm--html-configuration"))
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 183
diff changeset
8 (custom-put 'hm--html-indentation 'custom-loads '("hm--html-configuration"))
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 183
diff changeset
9 (custom-put 'data 'custom-loads '("tmpl-minor-mode"))
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 183
diff changeset
10 (custom-put 'hm--html-hooks 'custom-loads '("hm--html-configuration"))
183
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
11 (custom-put 'hm--html-document-information 'custom-loads '("hm--html-configuration"))
189
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 183
diff changeset
12 (custom-put 'hm--html 'custom-loads '("hm--html-configuration"))
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 183
diff changeset
13 (custom-put 'hm--html-templates 'custom-loads '("hm--html-configuration"))
183
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
14 (custom-put 'hm--html-files 'custom-loads '("hm--html-configuration"))
189
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 183
diff changeset
15 (custom-put 'tmpl-minor 'custom-loads '("tmpl-minor-mode"))