]> Cypherpunks repositories - gostls13.git/commit
misc/emacs: allow users to customize path of 'go' tool.
authorAlan Donovan <adonovan@google.com>
Tue, 27 Aug 2013 13:47:58 +0000 (09:47 -0400)
committerAlan Donovan <adonovan@google.com>
Tue, 27 Aug 2013 13:47:58 +0000 (09:47 -0400)
commit264b73b3f24b56ac1db5c65e9cfaa267d0a41f48
tree0b3b80b9868d3549cf3dc99634857c76b2704c7d
parent7c8be15b8ac477c2e6dc50da703d25345aa51e04
misc/emacs: allow users to customize path of 'go' tool.

Some users have multiple Go development trees and invoke the
'go' tool via a wrapper that sets GOROOT and GOPATH based on
the current directory.  Such users should customize go-command
to point to the wrapper script.

R=dominik.honnef
CC=golang-dev
https://golang.org/cl/13233043
misc/emacs/go-mode.el