annotate lisp/psgml/custom-load.el @ 191:ecf6ba7b0a10 r20-3b22

Import from CVS: tag r20-3b22
author cvs
date Mon, 13 Aug 2007 09:57:38 +0200
parents 489f57a838ef
children a2f645c6b9f8
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"))
191
ecf6ba7b0a10 Import from CVS: tag r20-3b22
cvs
parents: 189
diff changeset
5 (custom-put 'psgml-html 'custom-loads '("psgml-html"))
187
b405438285a2 Import from CVS: tag r20-3b20
cvs
parents: 185
diff changeset
6 (custom-put 'sgml 'custom-loads '("psgml-html" "psgml"))
189
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 187
diff changeset
7 (custom-put 'tempo 'custom-loads '("tempo"))
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 187
diff changeset
8 (custom-put 'languages 'custom-loads '("psgml"))
489f57a838ef Import from CVS: tag r20-3b21
cvs
parents: 187
diff changeset
9 (custom-put 'psgml-insert 'custom-loads '("psgml"))