aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/edit.erl
AgeCommit message (Collapse)AuthorFilesLines
2011-10-14remove cruftFelix Lange1-19/+3
cruft includes: - module header comments (yikes..) - author attributes (sorry luke) - old guard tests
2011-10-14don't use now-incompatible file_gl for redirecting stdout to fileRobin Haberkorn1-4/+4
instead use the stderr group leader and redirect stderr on 'erl' invocation. * let error_logger use its file logger handler also let i:ii/1 use the list of modules to interpret directly. that way 'edit' can be debugged as well.
2003-02-21*** empty log message ***lukeg1-0/+264