Commit Briefs

rsc

Seems like -swap is needed for landscape

from dvips, which seems like a common case.


rsc

call wmail to send mail.


rsc

fix various little bugs


rsc

Fix huge bug in lex, introduced by porting.

Surprising that anything worked.





wkj

Update the history.


rsc

today's changes.


rsc

plumbing foo.html now sends it to the editor --

this is more in keeping with plan 9 behavior. plumbing file:foo.html adds the appropriate full path and sends it to the web browser.


rsc

More consistent use of _exits and exits

in place of _exit and exit.



rsc

different delete handling from axel.

who knows what it fixes or breaks.


rsc

Make comment match code.


wkj

Try to be more clever about re-enabling terminal echo.

From Axel Belinfante.