]> Cypherpunks repositories - gostls13.git/commit
misc/emacs: godef: print the entire description, not just the first line
authorDominik Honnef <dominik.honnef@gmail.com>
Fri, 16 Aug 2013 17:03:40 +0000 (13:03 -0400)
committerAlan Donovan <adonovan@google.com>
Fri, 16 Aug 2013 17:03:40 +0000 (13:03 -0400)
commit29794b77ddf1dbecc953d547b15e29aa12374bc1
tree9869e41c89fc40e16a5752efd14860104c1b2d63
parentfbf5fd5f1e47e8b4fa971ac45d1b3893f85ea523
misc/emacs: godef: print the entire description, not just the first line

When identifying structs or interfaces we really want to know
their makeup, not just their name.

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