1# $EPIC: edit,v 1.2 2000/10/03 23:04:59 jnelson Exp $
2Synopsis:
3   load edit
4
5Description:
6   This useful, but simple, script allows the user to edit any arbitrary
7   loaded alias on the input line.  It creates a single alias, /edit,
8   which takes one argument, an alias name.  Furthermore, the alias name
9   may be abbreviated so long as it is not ambiguous.
10
11See Also:
12   alias(5); load(5)
13
14Other Notes:
15   This clever script was originally written by Charles Hannum (Mycroft),
16   mycroft@prep.ai.mit.edu.  It has been heavily revamped and simplified
17   by Jeremy Nelson (hop), jnelson@acronet.net, to take advantages of EPIC
18   features.
19
20