1
0
mirror of https://github.com/golang/go synced 2024-11-15 11:30:36 -07: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
go-mode.el misc/emacs: fix overindentation caused by mis-parsing lines ending with special chars 2012-03-26 23:26:39 -04:00