]> Cypherpunks repositories - gostls13.git/commit
misc/emacs: Fix the gofmt patching when the TMPDIR is not the default.
authorJean-Marc Eurin <jmeurin@google.com>
Fri, 29 Jun 2012 16:49:31 +0000 (12:49 -0400)
committerSameer Ajmani <sameer@golang.org>
Fri, 29 Jun 2012 16:49:31 +0000 (12:49 -0400)
commit11cafa3a42e216140adcb9f29d1ec3e320850682
tree032769ed8141845ce57d4aaec265bec560c4f08d
parentfa6f9b4a3e2c1cd5b3da7786250f3c49c1f40325
misc/emacs: Fix the gofmt patching when the TMPDIR is not the default.

The previous code assumed the gofmt output referred to /tmp but
that's not true if TMPDIR points somewhere else (like on Macs).
Fixes #3782.

R=sameer
CC=golang-dev
https://golang.org/cl/6346050
misc/emacs/go-mode.el