This is version 18.51 of gnuemacs with some fixes to
compile under ULTRIX. No gaurantees are possible but we
are using it and it seems to work fine. Since you are
reading this it is presumed that you have already mastered
the compressed tar image. If not you must do the following
in a place with 10 MB of free disk:
	uncompress gnuemacs.18.51.tar.Z | tar xvf -
You can then edit the Makefile to set the BASENAME variable to
the location you eventually want install emacs. Other than that
all you should have to do is:
	make all
	make install
