go/cmd
Alan Donovan 48d14ded32 go.tools/cmd/oracle: cosmetic tweaks to Emacs.
1. call display-buffer after the postprocessing step to avoid display glitch.
2. suppress the postprocessing progress message---it's too verbose.
   (instead I should just make the postprocessing loop faster)

Also: rename channel-peers to just peers for consistency with other commands and documentation.

R=dominik.honnef
CC=golang-dev
https://golang.org/cl/13388044
2013-09-03 15:41:05 -04:00
..
cover go.tools/cmd/cover: s/ParseInt/Atoi/ 2013-08-09 13:48:46 +10:00
godoc go.tools/cmd/godoc: don't list factory functions under types in builtin package 2013-08-28 09:39:02 +10:00
oracle go.tools/cmd/oracle: cosmetic tweaks to Emacs. 2013-09-03 15:41:05 -04:00
ssadump go.tools/cmd/ssadump: move ssa/ssadump.go command to its own package. 2013-08-29 21:34:36 -04:00
vet go.tools/cmd/vet: assume implementations of fmt.Formatter print just fine 2013-08-28 11:24:43 +10:00