annotate lisp/hm--html-menus/custom-load.el @ 188:e29a8e7498d9

Added tag r20-3b20 for changeset b405438285a2
author cvs
date Mon, 13 Aug 2007 09:56:30 +0200
parents e121b013d1f0
children 489f57a838ef
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 'tmpl-minor 'custom-loads '("tmpl-minor-mode"))
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
2 (custom-put 'idd-drag-and-drop 'custom-loads '("internal-drag-and-drop"))
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
3 (custom-put 'hm--html-indentation 'custom-loads '("hm--html-configuration"))
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
4 (custom-put 'hm--html-hooks 'custom-loads '("hm--html-configuration"))
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
5 (custom-put 'hm--html-display 'custom-loads '("hm--html-configuration"))
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
6 (custom-put 'hm--html-keys 'custom-loads '("hm--html-configuration"))
181
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
7 (custom-put 'hm--html-templates 'custom-loads '("hm--html-configuration"))
183
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
8 (custom-put 'hm--html-links 'custom-loads '("hm--html-configuration"))
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
9 (custom-put 'hm--html-menus 'custom-loads '("hm--html-configuration"))
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
10 (custom-put 'hm--html-document-information 'custom-loads '("hm--html-configuration"))
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
11 (custom-put 'hm--html-files 'custom-loads '("hm--html-configuration"))
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
12 (custom-put 'hm--html 'custom-loads '("hm--html-configuration"))