]> Cypherpunks repositories - gostls13.git/commit
misc/emacs: don't treat (foo)(bar) as a function call when preceded by a word character.
authorDominik Honnef <dominik.honnef@gmail.com>
Thu, 10 Oct 2013 20:30:20 +0000 (16:30 -0400)
committerAlan Donovan <adonovan@google.com>
Thu, 10 Oct 2013 20:30:20 +0000 (16:30 -0400)
commit47bb44fd5bee504cd53e1e9e1d1c36e28a15e94f
tree6be8a170573688788807142685d437a0818762bc
parent649fc255a9c7b6e05249dbde1176aecd17135cc3
misc/emacs: don't treat (foo)(bar) as a function call when preceded by a word character.

Fixes #6531.

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