I have put in some work to enable XEmacs to build ALL its info docs
without the external makeinfo program.
Ugh. This is inside out; you shouldn't be calling xemacs -batch from inside
itself. This didn't work for me with native mswindows since the executable
filename didn't end it ".exe"
Try this version by saving it in the man directory and call it like
"../src/xemacs -batch -l ./build-info.el"
We should probably add this to xemacs.mak for mswindows native compiles.
And may cygwin too. I've never gotten the makeinfo that comes with cygwin
b19 to actually
build a .info file.