]> Cypherpunks repositories - gostls13.git/commit
misc/emacs: bug fix: use UTF-8 when invoking gofmt as a subprocess.
authorSameer Ajmani <ajmani@gmail.com>
Fri, 13 May 2011 15:05:03 +0000 (11:05 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 13 May 2011 15:05:03 +0000 (11:05 -0400)
commitcc5ac676da74807a8328ec240b268cd2b53a0b7e
tree259bb8b82134a55f9990880d520073feea521d3d
parent05a1b7ec4139f0b6affd4ac0b2dcb28dec8825b6
misc/emacs: bug fix: use UTF-8 when invoking gofmt as a subprocess.
Without this, Unicode characters are stripped out by M-x gofmt.

R=rsc, amdragon
CC=golang-dev
https://golang.org/cl/4523065
misc/emacs/go-mode-load.el
misc/emacs/go-mode.el