Under Release 7.0 of Athena, some old X fonts have been moved out of the
default font path and into a locker of their own.  To continue using these old
fonts, you can put the following lines in your ~/.environment file:

	attach oldxfonts
	if (-r /mit/OldXfonts) xset fp+ /mit/OldXfonts

(Note that the case of the letters is important).  You will then be able to
use these fonts as you did previously the next time you log in.  In order to
use them for this login, just type those lines at the athena% prompt.
