#
#	Table to associate file types with views and templates
#	Included by other global.* files.
#

#
# The order of these wildcard entries is important, since the first
# match is used when searched from the bottom up.
#
addfiletype makefile	srctext		"template=rawtext"
addfiletype Imakefile	srctext		"template=rawtext"
addfiletype Makefile	srctext		"template=rawtext"
addfiletype .AMS_aliases	rawtext		"template=rawtext"
addfiletype .C		cpptext	"template=C"
addfiletype .H		cpptext	"template=H"
addfiletype .Xdefaults	rawtext		"template=rawtext"
addfiletype .c		ctext		"template=c"
addfiletype .ch		ctext		"template=c"
addfiletype .ci		ctext		"template=c"
addfiletype .cpp	cpptext	"template=C"
addfiletype .d		text		"template=default"
addfiletype .def	mtext		"template=def"
addfiletype .doc	text		"template=default"
addfiletype .eh		ctext		"template=c"
addfiletype .eli		ltext		"template=lisp"
addfiletype .eq		eq
addfiletype .ez		text		"template=default"
addfiletype .fad	fad
addfiletype .fi		figure
addfiletype .flames	ltext		"template=lisp"
addfiletype .gif		gif
addfiletype .graph	graph
addfiletype .h		ctext		"template=h"
addfiletype .help	text		"template=help"
addfiletype .html	html
addfiletype .hpp	cpptext	"template=H"
addfiletype .ih		ctext		"template=c"
addfiletype .image	image
addfiletype .img	image
addfiletype .intro	text		"template=help"
addfiletype .jpg	jpeg
addfiletype .letter	text		"template=letter"
addfiletype .lisp	ltext		"template=lisp"
addfiletype .login	rawtext		"template=rawtext"
addfiletype .logout	rawtext		"template=rawtext"
addfiletype .lsm	rawtext		"template=rawtext"
addfiletype .m		m3text		"template=m3"
addfiletype .m3	m3text		"template=m3"
addfiletype .memo	text		"template=memo"
addfiletype .mod	mtext		"template=mod"
addfiletype .msg	text		"template=messages"
addfiletype .n		ness		"template=default"
addfiletype .overview	text		"template=help"
addfiletype .p		ptext		"template=pascal"
addfiletype .pas	ptext		"template=pascal"
addfiletype .pascal	ptext		"template=pascal"
addfiletype .raster	raster
addfiletype .raw 	rawtext		"template=rawtext"
addfiletype .rhosts	rawtext		"template=rawtext"
addfiletype .s		asmtext	"template=asm;c-comments=1;bang-comment=#"
addfiletype .shmenu	rawtext		"template=rawtext"
addfiletype .signature	rawtext		"template=rawtext"
addfiletype .table	table
addfiletype .tk		asmtext	"template=asm;bang-comment=#"
addfiletype .tcl		asmtext	"template=asm;bang-comment=#"
addfiletype .template	text		"datastream=yes"
addfiletype .tif		tif
addfiletype .tiff		tif
addfiletype .tpl		tpltext		"template=template"
addfiletype .tutorial	text		"template=help"
addfiletype .typescript		typetext
addfiletype .xbm	xbitmap
addfiletype .xwd	xwd
addfiletype .y		ctext		"template=c;enable-indentation=0"
addfiletype preferences	rawtext	"template=rawtext"
