1
0
mirror of https://github.com/golang/go synced 2024-10-02 18:08:33 -06:00
go/misc/emacs
Dominik Honnef 989a63eb0b misc/emacs: find unused imports where path and package name differ
The Go compiler emits extra information for this case:

imported and not used: "sandbox/foo_bar" as bar

R=adonovan
CC=golang-dev
https://golang.org/cl/14111043
2013-10-07 13:08:26 -04:00
..
go-mode-load.el misc/emacs: Greatly improve go-mode for Emacs. 2013-02-26 13:48:32 -05:00
go-mode.el misc/emacs: find unused imports where path and package name differ 2013-10-07 13:08:26 -04:00