Commit Briefs

Rob Pike

acme: scroll a directory window when navigating if:

- the cursor is on the last line - the navigation would put the cursor over the tag of the following text R=rsc CC=smckean83 https://codereview.appspot.com/15280045


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