1
0
mirror of https://github.com/golang/go synced 2024-09-25 03:10:12 -06:00
go/misc/emacs
Ben Fried bf9620ebbd misc/emacs: fix overindentation caused by mis-parsing lines ending with special chars
Fixes #3313

go-mode-backward-skip-comments is probably due for a more ambitious refactoring --- it repeats guard conditions after every nearly every movement of point.

R=sameer, r
CC=golang-dev
https://golang.org/cl/5844063
2012-03-26 23:26:39 -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 overindentation caused by mis-parsing lines ending with special chars 2012-03-26 23:26:39 -04:00