]> Cypherpunks repositories - gostls13.git/commit
misc/emacs: Add support for methods with unnamed receiver
authorDominik Honnef <dominik.honnef@gmail.com>
Wed, 15 May 2013 03:23:35 +0000 (20:23 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 15 May 2013 03:23:35 +0000 (20:23 -0700)
commit72b14cbb75b3b0d8899d24174a94ece100d073b7
tree6ace5b12f35d92f6cb59e813ffee178ed0b34e0a
parentc691ae6764a862567e9157791f1ed84914ee0e57
misc/emacs: Add support for methods with unnamed receiver

This fixes fontification, navigation and indentation for methods
of the form `func (Foo) Bar...`

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