1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
[description]
Zile is a lightweight Emacs clone that provides a subset of Emacs's
functionality suitable for basic editing.
/then go to/
Exit status is 0 if OK, 1 if it cannot start up, for example because
of an invalid command-line argument, and 2 if it crashes or runs out
of memory.
[files]
~/.zile \(em user's Zile init file
.PP
@docdir@/dotzile.sample \(em which contains some useful
code for the init file.
[author]
Zile was written by Sandro Sigala, David A. Capello and Reuben Thomas.
The Lisp interpreter is based on code by Scott Lawrence.
[see also]
.BR emacs (1)
|