183
|
1 (custom-put 'hm--html-links 'custom-loads '("hm--html-configuration"))
|
|
2 (custom-put 'hm--html-menus 'custom-loads '("hm--html-configuration"))
|
189
|
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"))
|
183
|
11 (custom-put 'hm--html-document-information 'custom-loads '("hm--html-configuration"))
|
189
|
12 (custom-put 'hm--html 'custom-loads '("hm--html-configuration"))
|
|
13 (custom-put 'hm--html-templates 'custom-loads '("hm--html-configuration"))
|
183
|
14 (custom-put 'hm--html-files 'custom-loads '("hm--html-configuration"))
|
189
|
15 (custom-put 'tmpl-minor 'custom-loads '("tmpl-minor-mode"))
|