home *** CD-ROM | disk | FTP | other *** search
- You have just obtained the diffs for the Amiga from emacs-18.58. You are
- decreed to be an expert user, possessing SAS C 5.10b ... You will also
- need bison (to compile cpp).
-
- To get Emacs up and running, you will need to do the following:
-
- a) Get the full emacs-18.58 source from somewhere, and install it.
-
- b) Add all the files from this package to that source.
-
- c) Apply the patches in cpp-diffs, lisp-diffs and src-diffs.
-
- d) Assign gnuemacs: <emacs directory>
-
- e) Follow the compilation instructions in compile.doc
-
- f) Follow the installation instructions from INSTALLATION.
-
- g) Recompile the patched lisp files (with byte-recompile-directory)
-
- h) Redump emacs:
- cd gnuemacs:src
- stack 20000
- temacs -nl -batch -l loadup dump
- cp temacs /
-
- i) Hack the source & add your favourite feature.
-