]> Cypherpunks repositories - gostls13.git/commit
go/token: rename RemoveLine to MergeLine, improve documentation
authorJosh Bleecher Snyder <josharian@gmail.com>
Thu, 12 Sep 2013 16:31:07 +0000 (09:31 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 12 Sep 2013 16:31:07 +0000 (09:31 -0700)
commit1ea0c480dc16a986c2c335ff2965e70d99bfa654
treefdd49e4ade6e9689a5e64282cc8647b54faddf67
parent4874bc9b76da2362cdec0a8c6b56cd740d45c5ad
go/token: rename RemoveLine to MergeLine, improve documentation

This is a follow-up to feedback from gri in
https://golang.org/cl/12837044/. Most of the wording
and naming improvements are lifted shamelessly from him.

R=gri
CC=golang-dev
https://golang.org/cl/13670043
src/pkg/go/ast/import.go
src/pkg/go/token/position.go