Create a template file

	. create a template file, say foo
	. % ln -s definitions foo.x
	. add new definitions in file foo.x

To insert a template file in emacs buffer:

	^X-I or M-x template

