Commit Briefs

Russ Cox

plumb: character offsets start at 1, not 0

x:10:1 is the beginning of line 10 R=rsc http://codereview.appspot.com/4960049


Russ Cox

plumb: column numbers in file address

R=rsc http://codereview.appspot.com/2776042







rsc

add $plan9 variable


rsc

call wmail to send mail.


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

use psv



rsc

More little bug fixes


rsc

small fixes