]> Cypherpunks repositories - gostls13.git/commit
misc/emacs: fix overindentation caused by mis-parsing lines ending with special chars
authorBen Fried <ben.fried@gmail.com>
Tue, 27 Mar 2012 03:26:39 +0000 (23:26 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 27 Mar 2012 03:26:39 +0000 (23:26 -0400)
commitbf9620ebbdf6f9dfa2f46e5823f6afc5bfa8206f
treebefcbdff627408ca065fd1405a6a5f2ac74e1180
parentb485629e476d4069b8294e0b09ea1a43d4b35954
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
misc/emacs/go-mode.el