Vsys/Amiga/ed/

Up to parent directory

Documentation

../doc/Com.sa_info

Source

Edit.a
Emanag.a


Both files conditionally load terminal descriptor and editor command *.e includes from the section below.
Emacro.e Included by both of the above.
../edp/Cpack.a Small header code included by Edit.a
IoctlAm.a Extra code for Amiga console windows, conditionally included by Edit.a.

Terminal Descriptors and Editor Commands

License statements have not been inserted into the files in this section so as not to disrupt the semiautomatic process by which the *.doc files are produced from the *.e files. The *.e files are includes, and the intent is that they share the license of the *.a files that include them.

Conditional includes for Edit.a and Emanag.a.
Amiga.e
Ansi.e
Atari.e
ATT.e
Mac.e
Macintosh.e
Next.e
Sun.e
Torch.e

Documentation created from *.e files, and the editor macros used to create them. The web versions of the *.doc files actually have an extra .txt extension to trick browsers into treating them as text. The .txt extensions should be removed if they are downloaded directly from the browser.
Ansi.doc
Mac.doc
Macp.doc
Next.doc
Sun.doc
Torch.doc
V.doc VT terminals.
Cmacr.e Editor macros for producing *.doc.files.

Command Files

The Ved13 and Ved#c executables produced by the following scripts for the indicated systems are expected to be renamed as Ved or V.
Ved13.s Build Ved13 executable for Amiga.
Ved11c.s Cross build Ved11c executable for Atari.
Ved14c.s Cross build Ved14c executable for Macintosh.
Ved15c.s Cross build Ved15c executable for NeXT.

Legacy Command Files

The following scripts are included for reference only.
NV.s Make V_n executable for NeXT.
NE.s Make Ved.y for specified system, not linked with standard IO.

Up to Vsys/