1
0
mirror of https://github.com/golang/go synced 2024-10-03 05:11:21 -06:00
go/misc/emacs
Sameer Ajmani b0f4d805f2 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
2012-04-02 12:59:37 -04:00
..
go-mode-load.el misc/emacs: bug fix: use UTF-8 when invoking gofmt as a subprocess. 2011-05-13 11:05:03 -04:00
go-mode.el misc/emacs: fix go-mode syntax table and whitespace handling. 2012-04-02 12:59:37 -04:00