annotate lisp/psgml/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 b405438285a2
children ecf6ba7b0a10
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
189
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 187
diff changeset
1 (custom-put 'extensions 'custom-loads '("tempo"))
187
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
2 (custom-put 'psgml-dtd 'custom-loads '("psgml"))
189
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 187
diff changeset
3 (custom-put 'html 'custom-loads '("psgml-html"))
169
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4 (custom-put 'psgml 'custom-loads '("psgml-html" "psgml"))
187
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
5 (custom-put 'sgml 'custom-loads '("psgml-html" "psgml"))
189
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 187
diff changeset
6 (custom-put 'tempo 'custom-loads '("tempo"))
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 187
diff changeset
7 (custom-put 'languages 'custom-loads '("psgml"))
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 187
diff changeset
8 (custom-put 'psgml-insert 'custom-loads '("psgml"))