The commands you need to fetch the GNUemacs source and build it are:
cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/emacs co emacs cd emacs ./configure make
To get your own elisp included into a dumped emacs, you need to:
loadup.el
src/Makefile.in
John C. G. Sturdy | Last modified: Wed Jan 19 10:28:23 GMT 2005 |