1
0
mirror of https://github.com/golang/go synced 2024-11-15 07:40:47 -07:00
go/misc/emacs
Jean-Marc Eurin e1092f2746 [release-branch.go1] misc/emacs: Fix the gofmt patching when the TMPDIR is not the default.
««« backport c5f564efc620
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

»»»
2012-09-22 05:53:55 +10:00
..
go-mode-load.el
go-mode.el [release-branch.go1] misc/emacs: Fix the gofmt patching when the TMPDIR is not the default. 2012-09-22 05:53:55 +10:00