comparison 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
comparison
equal deleted inserted replaced
188:e29a8e7498d9 189:489f57a838ef
1 (custom-put 'tmpl-minor 'custom-loads '("tmpl-minor-mode"))
2 (custom-put 'idd-drag-and-drop 'custom-loads '("internal-drag-and-drop"))
3 (custom-put 'hm--html-indentation 'custom-loads '("hm--html-configuration"))
4 (custom-put 'hm--html-hooks 'custom-loads '("hm--html-configuration"))
5 (custom-put 'hm--html-display 'custom-loads '("hm--html-configuration"))
6 (custom-put 'hm--html-keys 'custom-loads '("hm--html-configuration"))
7 (custom-put 'hm--html-templates 'custom-loads '("hm--html-configuration"))
8 (custom-put 'hm--html-links 'custom-loads '("hm--html-configuration")) 1 (custom-put 'hm--html-links 'custom-loads '("hm--html-configuration"))
9 (custom-put 'hm--html-menus 'custom-loads '("hm--html-configuration")) 2 (custom-put 'hm--html-menus 'custom-loads '("hm--html-configuration"))
3 (custom-put 'mouse 'custom-loads '("internal-drag-and-drop"))
4 (custom-put 'hm--html-display 'custom-loads '("hm--html-configuration"))
5 (custom-put 'idd-drag-and-drop 'custom-loads '("internal-drag-and-drop"))
6 (custom-put 'hypermedia 'custom-loads '("hm--html-configuration"))
7 (custom-put 'hm--html-keys 'custom-loads '("hm--html-configuration"))
8 (custom-put 'hm--html-indentation 'custom-loads '("hm--html-configuration"))
9 (custom-put 'data 'custom-loads '("tmpl-minor-mode"))
10 (custom-put 'hm--html-hooks 'custom-loads '("hm--html-configuration"))
10 (custom-put 'hm--html-document-information 'custom-loads '("hm--html-configuration")) 11 (custom-put 'hm--html-document-information 'custom-loads '("hm--html-configuration"))
12 (custom-put 'hm--html 'custom-loads '("hm--html-configuration"))
13 (custom-put 'hm--html-templates 'custom-loads '("hm--html-configuration"))
11 (custom-put 'hm--html-files 'custom-loads '("hm--html-configuration")) 14 (custom-put 'hm--html-files 'custom-loads '("hm--html-configuration"))
12 (custom-put 'hm--html 'custom-loads '("hm--html-configuration")) 15 (custom-put 'tmpl-minor 'custom-loads '("tmpl-minor-mode"))