]> Cypherpunks repositories - gostls13.git/commit
misc/emacs: fix go-mode syntax table and whitespace handling.
authorSameer Ajmani <sameer@golang.org>
Mon, 2 Apr 2012 16:59:37 +0000 (12:59 -0400)
committerSameer Ajmani <sameer@golang.org>
Mon, 2 Apr 2012 16:59:37 +0000 (12:59 -0400)
commitb0f4d805f27fc8b24ced42fdce39b859d90ce101
tree408825e1d66259e8d549ef6aad7673420f016e7f
parente7095851518b7a9796ad532860412cefb43a6ae1
misc/emacs: fix go-mode syntax table and whitespace handling.
- flag * and / as comment characters
- mark newline as a comment-ender
- include newline in go-mode-whitespace-p

Thanks Jonathan Amsterdam and Steve Yegge for the patch!

R=golang-dev, rsc
CC=golang-dev, jba, stevey
https://golang.org/cl/5938056
misc/emacs/go-mode.el